{% extends "article_list.html" %} {% block title -%} Articles by {{ author }} — {{ super() }} {%- endblock %} {% block breadcrumbs %} {% if DISPLAY_BREADCRUMBS %} {% endif %} {% endblock %}