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

404.html « layouts - github.com/zzossig/hugo-theme-zdoc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 180012fe5b2a04254a09af12600722ec75cf99bf (plain)
1
2
3
4
5
{{ define "main" }}
<main class="main">
  Page not found
</main>
{{ end }}