The Footer template

The Footer template has the HTML and BODY close tags defined. The Footer template is presented in the following code snippet (Footer.tmpl):

{{ define "Footer" }}
</body>
</html>
{{ end }}