{% load macros %} {% load blog_extras %} {# blog_back_to_all macro. Defines a link that goes back to the page with all posts #} {% macro blog_back_to_all %}
{% endmacro %} {# blog_post macro. Requires that post already be a Post object and that this macro be called in a