{% extends "base.html" %} {% block title %} Tags {{ super() }} {% endblock %} {% block page_header %} Tags {% endblock %} {% block content %} {% endblock %}