Merge branch 'master' of https://git.fet.at/bofh/fet2020
This commit is contained in:
@@ -59,11 +59,11 @@
|
|||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
{% if post.has_protocol %}
|
{% if post.has_protocol %}
|
||||||
<a href="{{ep_protocol_link}}">Protocol</a>
|
<a href="{{ep_protocol_link}}">Protokoll</a>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
{% if request.user.is_authenticated %}
|
{% if request.user.is_authenticated %}
|
||||||
------<br>
|
<br>------<br>
|
||||||
<a href="{% url "admin:posts_news_change" post.id %}">Bearbeiten</a>
|
<a href="{% url "admin:posts_news_change" post.id %}">Bearbeiten</a>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user