add page modified time to the template
This commit is contained in:
@@ -3,3 +3,6 @@
|
||||
<section class="content">
|
||||
{{ content }}
|
||||
</section>
|
||||
<footer>
|
||||
<i>Last modified: {{ mtime }}</i>
|
||||
</footer>
|
||||
|
||||
Reference in New Issue
Block a user