Files
kisukalat.go/templates/header.html
2025-11-28 03:29:01 +02:00

7 lines
131 B
HTML

<header>
<p>
<a href="/" target="_top"><b> Home</b></a><b> |
<a href="/contact" target="_top">Contact</a></b>
</p>
</header>