komisches "None" in FET Sitzung
This commit is contained in:
@@ -67,7 +67,7 @@
|
|||||||
<hr>
|
<hr>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
{% if post.body %}
|
{% if post.body and post.body != "None" %}
|
||||||
{{ post.body|safe|add_internal_links|tags_to_url }}
|
{{ post.body|safe|add_internal_links|tags_to_url }}
|
||||||
<hr>
|
<hr>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|||||||
Reference in New Issue
Block a user