culinary.kemonine.info/themes/hugo-cuisine-book/layouts/404.html

8 lines
127 B
HTML
Raw Normal View History

2022-12-03 15:27:03 +00:00
{{ define "main" }}
<div class="section">
<figure class="image">
<img src="404-page.svg" />
</figure>
</div>
{{ end }}