{% extends "taxonomy_list.html" %} {% block content %} {% set title = "All Authors"%} {{ super() }} {% endblock content %}