Blog
Title:
Author:
Content:
{% for post in posts %}
{{post.title}}
{{post.author}}
{{post.content}}
Edit
Delete
{% endfor %}