Skip to content
Snippets Groups Projects
Commit 39b679ef authored by Nik | Klampfradler's avatar Nik | Klampfradler
Browse files

Merge branch 'title-in-template' into 'master'

Fix title in templates.

See merge request AlekSIS/AlekSIS-App-Untis!14
parents d7a74d7e 35fb57ad
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