{% extends "templates/web.html" %} {% block title %}{{ title or (_("{0} List").format(_(doctype))) }}{% endblock %} {% block header %}
{{ introduction }}
{% endif %} {% include "templates/includes/list/list.html" %} {% endblock %} {% block script %} {% endblock %}