forked from GithubBackups/vichan
Merge /srv/http
This commit is contained in:
commit
5a731e99ee
4
templates/post/edited_at.html
Normal file
4
templates/post/edited_at.html
Normal file
@ -0,0 +1,4 @@
|
||||
{% if post.edited_at %}
|
||||
<br>
|
||||
<span class="unimportant edited">Post last edited at <em class="edited-time">{{ post.edited_at }}</em></span>
|
||||
{% endif %}
|
Loading…
x
Reference in New Issue
Block a user