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

404.html « layouts - github.com/qqhann/hugo-primer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: c90fdda38caaadeb150527b8578653aa1810a034 (plain)
1
2
3
4
5
{{ define "main" }}

<h1>404 Page not found</h1>

{{ end }}