{{ category.title }}
{% endif %} {% if tag %}#{{ tag.title }}
{% endif %} {% for post in posts %}{{ post.category.title }}
{{ post.title }}
{{ post.user.get_full_name }} {{ post.published|date:'Y/m/d' }} · {{ post.reading_time }} min read
{% if post.image %}