footer.tmpl.html 72 B

1234567
  1. {{ define "footer" }}
  2. <br>
  3. Тут подвал.
  4. </body>
  5. </HTML>
  6. {{end}}