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

View File

@@ -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 %}