add modification timestamp
Signed-off-by: Amneesh Singh <natto@weirdnatto.in>
This commit is contained in:
@@ -4,9 +4,12 @@
|
||||
Posted on $date$
|
||||
$if(author)$
|
||||
by $author$
|
||||
$endif$ <br>
|
||||
$endif$<br>
|
||||
$if(tags)$
|
||||
Tags: $tags$
|
||||
$endif$<br>
|
||||
$if(modified)$
|
||||
Last modified on $modified$
|
||||
$endif$
|
||||
</section>
|
||||
<hr>
|
||||
|
Reference in New Issue
Block a user