forked from GithubBackups/vichan
Merge branch 'master' of https://github.com/ctrlcctrlv/8chan
This commit is contained in:
commit
5c1b5d133c
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