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