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

{{ term.name }} category

{{ macros::list_posts(section=term, taxonomy=true) }} {% endblock %} {% block script %} {% endblock %}