summaryrefslogtreecommitdiffstats
path: root/themes/tozt/layouts/partials/footer.html
blob: 6a2722e487a97f226b6ea10b7577d461367a7c57 (plain) (blame)
1
2
3
4
5
6
7
  <footer>
  <div class="lastmod">
  Last modified {{ .Lastmod }}
  </div>
  </footer>
  </body>
</html>