manager: add title to exceptions page (#37523)

This commit is contained in:
Frédéric Péters 2019-11-07 14:35:16 +01:00
parent 49eff910c6
commit 191f24c865
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@
{% endblock %}
{% block appbar %}
<h2>{% trans "Exceptions" %}</h2>
{% endblock %}
{% block content %}