containerd/docs/layouts/404.html
Luc Perkins d1503dc9ce Migrate website to Hugo
Signed-off-by: Luc Perkins <lucperkins@gmail.com>
2018-05-15 12:30:26 -07:00

5 lines
135 B
HTML

{{ define "main" }}
<h2>
We're sorry, but this page could not be found. Return to the main site <a href="/">here</a>.
</h2>
{{ end }}