remotes/1693045480750635534/spooky-22
Aevann1 2021-08-24 06:35:17 +02:00
parent 675ad64db3
commit a287b85842
1 changed files with 1 additions and 1 deletions

View File

@ -312,7 +312,7 @@
{% endif %}
{% endif %}
{% if p.realbody(v) %}
{% if p.realbody(v) != None %}
<div id="post-text" style="z-index: 50">
{{p.realbody(v) | safe}}
</div>