{% if post.image %}
-
+
{% endif %}
-
{{ post.content }}
{% comment %}
- We default to using post.content, but you can also use post.excerpt.
- If you use excerpt then you have to make sure the content is on each
- post header
+ We default to using post.content, but you can also use post.excerpt.
+ If you use excerpt then you have to make sure the content is on each
+ post header
{% endcomment %}
- {% endfor %}
-
-
-
-
- Page {{ paginator.page }} of {{ paginator.total_pages }}
-
-
- {% if paginator.next_page %}
+ {% endfor %}
+
+
+
+ Page {{ paginator.page }} of {{ paginator.total_pages }}
+