footer.html 97 B

12345
  1. {{define "footer"}}
  2. <footer>
  3. &copy; Все права защищены 2020
  4. </footer>
  5. {{end}}