Update and indicate edit status

This commit is contained in:
Mouse Reeve
2021-10-14 17:33:45 -07:00
parent 175df2181c
commit 01911d3b23
2 changed files with 4 additions and 0 deletions

View File

@ -30,6 +30,9 @@
</span>
{% include "snippets/status/header_content.html" %}
{% if status.edited %}
<small>(edited)</small>
{% endif %}
</h3>
<p class="is-size-7 is-flex is-align-items-center">
<a href="{{ status.remote_id }}{% if status.user.local %}#anchor-{{ status.id }}{% endif %}">{{ status.published_date|published_date }}</a>