pyfedi/app/templates/post/_post_reply_teaser.html

4 lines
81 B
HTML
Raw Normal View History

2023-10-07 21:32:19 +13:00
<div class="post_reply_teaser">
2023-11-12 20:54:22 +13:00
{{ post_reply.body_html|safe }}
</div>
<hr />