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

Fix title.

parent 47d9957b
No related branches found
No related tags found
1 merge request!5Make page titles and headers consistent. Advances BiscuIT-ng#65.
......@@ -2,9 +2,7 @@
{% extends "core/base.html" %}
{% load bootstrap4 font_awesome i18n static %}
{% block bootstrap4_extra_head %}
<title>{% block bootstrap4_title %}{% blocktrans %}BiscuIT SIS - Import Untis data{% endblocktrans %}{% endblock%}
{% endblock %}
{% block bootstrap4_title %}{% blocktrans %}Import Untis data{% endblocktrans %} - {{ block.super }}{% endblock%}
{% block page_title %}Import Untis data{% endblock %}
......
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