Welcome to mirror list, hosted at ThFree Co, Russian Federation.

404.html « layouts - github.com/dataCobra/hugo-vitae.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: c7e55df6ab78b33a88629e2a2cf67d3523d3bf6a (plain)
1
2
3
4
{{- define "main" }}
<h1 class="page-title">{{ i18n "404title" }}</h1>
<p>{{ i18n "404text" }}</p>
{{- end }}