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

Make page titles and headers consistent. Advances BiscuIT-ng#65.

parent e34d9971
Branches 25-fields-must-be-unique-per-site
No related tags found
1 merge request!5Make page titles and headers consistent. Advances BiscuIT-ng#65.
......@@ -2,6 +2,10 @@
{% 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 page_title %}Import Untis data{% 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