hacking
This commit is contained in:
parent
bf4aeed9d2
commit
273f8f51ad
7 changed files with 4 additions and 4 deletions
|
|
@ -9,7 +9,7 @@
|
|||
{% load content_helper %}
|
||||
{% load thumbnail %}
|
||||
{% block title %}
|
||||
{{ object.title }}
|
||||
{{ object.title }} - VerwaltungsTracker
|
||||
{% endblock title %}
|
||||
{% block meta %}
|
||||
{% include "snippets/meta.html" %}
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
{% load follow_tags %}
|
||||
{% load thumbnail %}
|
||||
{% block title %}
|
||||
{{ object.title }}
|
||||
{{ object.title }} - VerwaltungsTracker
|
||||
{% endblock title %}
|
||||
{% block meta %}
|
||||
{% include "snippets/meta.html" %}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue