Fix templates

This commit is contained in:
Thomas Sileo
2019-09-15 19:45:41 +02:00
parent e7557054df
commit 5c8a037340
2 changed files with 4 additions and 1 deletions

View File

@@ -82,7 +82,7 @@
</div>
{% elif meta.in_reply_to_self %}
<div style="margin:10px 0 15px 0;padding:0;">
self reply
<a href="{{ obj.inReplyTo }}">self reply</a>
</div>
{% endif %}