{% extends 'index.html' %} {% block title %}{{ tag|striptags }} tag // {{ super() }}{% endblock title %} {% block pagetitle %}Posts tagged '{{ tag }}'{% endblock pagetitle %}