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

Merge branch 'core#65' into 'master'

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

See merge request Teckids/BiscuIT/BiscuIT-App-Untis!5
parents debc102a c66adbf8
No related branches found
No related tags found
1 merge request!5Make page titles and headers consistent. Advances BiscuIT-ng#65.
......@@ -2,6 +2,8 @@
{% extends "core/base.html" %}
{% load bootstrap4 font_awesome i18n static %}
{% block bootstrap4_title %}{% blocktrans %}Import Untis data{% endblocktrans %} - {{ block.super }}{% 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