{% extends 'mistral/default/table.html' %} {% load i18n %} {% block title %} {% trans "Tasks" %} {% endblock %} {% block page_header %} {% include "horizon/common/_page_header.html" with title=_("Tasks") %} {% endblock page_header %}