msfjarvis.dev/themes/hugo-coder-portfolio/layouts/404.html
Harsh Shandilya e85c2fbdac Switch theme from submodule to in-tree squash
Easier to make changes to the base theme.

Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com>
2019-02-20 14:12:14 +05:30

4 lines
62 B
HTML

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