{% extends 'layouts/master-page.html' %} {% block title %}{{ listType }} management{% endblock %} {% block head %} {% endblock %} {% block content %} {% include 'subpages/breadcrumbs.html' %}
or