Posts tagged with "{{ tag.name }}"
{% usemacro blog_pagination %}
-
{% for post in post_list %}
{% usemacro blog_post %}
{% endfor %}
{% extends 'base.html' %} {% load macros %} {% loadmacros richtext_blog/blog-macros.html %} {% block page_css %} {% endblock %} {% block title %} {{ SITE.name }} — Posts tagged with "{{ tag.name }}" {% endblock %} {% block content %}