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

Make page_title translateable.

parent ea98b87e
No related branches found
No related tags found
No related merge requests found
......@@ -14,7 +14,7 @@
{% block bootstrap4_title %}{% blocktrans%}Manage absence{% endblocktrans %} - {{ block.super }}{% endblock %}
{% block page_title %}Manage absences{% endblock %}
{% block page_title %}{% blocktrans %}Manage absence{% 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