This commit is contained in:
2020-09-09 20:52:27 +00:00

View File

@@ -59,11 +59,11 @@
{% endif %}
{% if post.has_protocol %}
<a href="{{ep_protocol_link}}">Protocol</a>
<a href="{{ep_protocol_link}}">Protokoll</a>
{% endif %}
{% if request.user.is_authenticated %}
------<br>
<br>------<br>
<a href="{% url "admin:posts_news_change" post.id %}">Bearbeiten</a>
{% endif %}