Skip to content
Snippets Groups Projects
Verified Commit 35fb57ad authored by Tom Teichler's avatar Tom Teichler :beers:
Browse files

Fix title in templates.

parent d7a74d7e
No related branches found
No related tags found
1 merge request!14Fix title in templates.
......@@ -5,6 +5,7 @@
{% load material_form i18n %}
{% block browser_title %}{% blocktrans %}Import Untis data{% endblocktrans %}{% endblock %}
{% block page_title %}{% blocktrans %}Import Untis data{% endblocktrans %}{% endblock %}
{% block content %}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment