5 lines
84 B
HTML
5 lines
84 B
HTML
{{define "footer"}}
|
|
<footer>
|
|
<p>© 2024 My Web App</p>
|
|
</footer>
|
|
{{end}} |