This repository has been archived on 2020-10-30. You can view files and clone it, but cannot push or open issues or pull requests.
hugo-blog/layouts/404.html

4 lines
62 B
HTML

{{ define "content" }}
{{ partial "404.html" . }}
{{ end }}