pyfedi/app/templates/post/_post_reply_teaser.html

4 lines
No EOL
81 B
HTML

<div class="post_reply_teaser">
{{ post_reply.body_html|safe }}
</div>
<hr />