{% extends "base.html" %} {% block content %} <h1 class="topmost">Tag <q>{{ tag }}</q></h1> {% include "blocks/article-list.html" %} {% endblock %}