ab 5 sql
This commit is contained in:
@@ -8,6 +8,10 @@ Index
|
||||
<div class="jumbotron jumbotron-fluid">
|
||||
<div class="container">
|
||||
<h1>Index der Polls-Applikation</h1>
|
||||
{% for post in posts %}
|
||||
<p>{{ post.notice_title }}</p>
|
||||
<p>{{ post.notice_text }}</p>
|
||||
{% endfor %}
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user