{% extends "index.html" %} {% block content %}

tag: #{{ term.name }} ({{ term.pages | length }} post{{ term.pages | length | pluralize }})

Show all tags {{ post_macros::list_posts(pages=term.pages) }}
{% endblock content %}