diff --git a/blog/templates/blog/post_list.html b/blog/templates/blog/post_list.html index b9231ba..00a9898 100644 --- a/blog/templates/blog/post_list.html +++ b/blog/templates/blog/post_list.html @@ -22,5 +22,12 @@
Aenean eu leo quam. Pellentesque ornare sem lacinia quam venenatis vestibulum. Donec id elit non mi porta gravida at eget metus. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut f.
+ {% for post in posts %} + + {% endfor %}