summaryrefslogtreecommitdiffstats
path: root/themes/tozt/layouts/partials/footer.html
diff options
context:
space:
mode:
Diffstat (limited to 'themes/tozt/layouts/partials/footer.html')
-rw-r--r--themes/tozt/layouts/partials/footer.html7
1 files changed, 7 insertions, 0 deletions
diff --git a/themes/tozt/layouts/partials/footer.html b/themes/tozt/layouts/partials/footer.html
index e69de29..6a2722e 100644
--- a/themes/tozt/layouts/partials/footer.html
+++ b/themes/tozt/layouts/partials/footer.html
@@ -0,0 +1,7 @@
+ <footer>
+ <div class="lastmod">
+ Last modified {{ .Lastmod }}
+ </div>
+ </footer>
+ </body>
+</html>