small changes (wording+word wrap)
This commit is contained in:
@@ -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 %}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user