summaryrefslogtreecommitdiff
path: root/blog/old_newer/src/templates/article/footer.html
blob: 354aac294e50b45d5e52171bcbb09de1feb181e0 (plain)
1
2
3
4
5
6
7
8

<hr>
<div class="article-info">
<p>By: $$AUTHOR</p>
<p>Created: $$CTIME</p>
<p>Edited: $$MTIME</p>
$$TAGS
</div>