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