remotes/1693045480750635534/spooky-22
Aevann1 2022-01-17 18:59:40 +02:00
parent 6a92d877f5
commit 3d6239be41
1 changed files with 1 additions and 1 deletions

View File

@ -485,7 +485,7 @@
</div>
{% if not (v and v.id == c.author_id) %}
<div class="d-none card rounded border my-2 p-3" id="markdown-{{c.id}}">
<div class="d-none card rounded border my-2 p-3" style="white-space:pre" id="markdown-{{c.id}}">
{{c.body}}
</div>
{% endif %}