2
2
kopia lustrzana https://github.com/Hilbis/Hilbish synced 2025-07-04 18:22:02 +00:00

8 wiersze
126 B
HTML

{{ define "main"}}
<main id="main">
<div>
<h1><a href="{{ "/" | relURL }}">Go Home</a></h1>
</div>
</main>
{{ end }}