dashboard
repositories
filestore
activity
search
login
external-software
/
github_gohugo_theme_anatole
mirror of
https://github.com/lxndrblz/anatole.git
summary
commits
tree
docs
forks
compare
blame
|
history
|
raw
🙌 Added features and additional documentation
Alexander Bilz
21.32.2020
ca58d70c3c0b84f753b5e43a0feafc12e4d97141
[external-software/github_gohugo_theme_anatole.git]
/
layouts
/
404.html
1
2
3
4
5
6
{{- define "main" -}}
<div class="page_404">
<p>The page you are looking for is missing</p>
</div>
{{- end -}}