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
💅 Updated Styling
Alexander Bilz
20.48.2020
b952bb2107f3b95c6aebfc07b84febadac90c24c
[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 -}}