This commit is contained in:
Jonas Heinrich 2025-04-22 16:50:03 +02:00
parent bf4aeed9d2
commit 273f8f51ad
7 changed files with 4 additions and 4 deletions

View file

@ -9,7 +9,7 @@
{% load content_helper %}
{% load thumbnail %}
{% block title %}
{{ object.title }}
{{ object.title }} - VerwaltungsTracker
{% endblock title %}
{% block meta %}
{% include "snippets/meta.html" %}

View file

@ -5,7 +5,7 @@
{% load follow_tags %}
{% load thumbnail %}
{% block title %}
{{ object.title }}
{{ object.title }} - VerwaltungsTracker
{% endblock title %}
{% block meta %}
{% include "snippets/meta.html" %}