etrevivant/themes/custom/layouts/partials/header.html
Adrian Amaglio baa5847272 typo
2023-09-14 17:58:57 +02:00

7 lines
120 B
HTML

{{ if not .IsHome }}
<nav>
<a href="/">&larr; Retour</a>
</nav>
{{ end }}
<h1>{{.Title | default "être vivant"}}</h1>