forked from GithubBackups/vichan
Forgot edited at template
This commit is contained in:
parent
bf644d1a22
commit
cedfa42670
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