Skip to content
Snippets Groups Projects
Commit 01806a71 authored by Benjamin Hättasch's avatar Benjamin Hättasch
Browse files

Merge branch 'main' into 'main'

Change title of AK Detail Page

See merge request !106
parents fd8e3e3e 5aad1484
Branches
No related tags found
1 merge request!106Change title of AK Detail Page
Pipeline #22899 passed
......@@ -8,7 +8,7 @@
{% load tags_AKModel %}
{% block title %}{% trans "AKs" %}: {{ ak.event.name }} - {% trans "AK" %}: {{ ak.name }}{% endblock %}
{% block title %}{{ ak.name }} ({{ ak.event.name }}) {% endblock %}
{% block meta %}
<meta name="twitter:card" content="summary" />
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment