small changes (wording+word wrap)

This commit is contained in:
2020-09-09 11:18:33 +00:00
parent 4a22a27248
commit 5e37fd3da9

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