dashboard
repositories
filestore
activity
search
login
external-software
/
github_gohugo_theme_hugo-coder
mirror of
https://github.com/luizdepra/hugo-coder.git
summary
commits
tree
docs
forks
compare
blame
|
history
|
raw
Add .html to partials (#188)
Jia "Jay" Tan
14.27.2019
ffb50fcf96c340386392ba3d8fb6b1f3554b4f1b
[external-software/github_gohugo_theme_hugo-coder.git]
/
layouts
/
404.html
1
2
3
{{ define "content" }}
{{ partial "404.html" . }}
{{ end }}