Merge /srv/http

This commit is contained in:
8chan 2014-10-08 23:23:44 +00:00
commit 5a731e99ee

View 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 %}