{% extends 'base.html' %} {% block title %}{{ super() }} - Tags{% endblock %} {% block content_title %}Tags{% endblock %} {% block content %}

A list of all tags with article counts is below:

{% endblock %}