mirror of
https://github.com/yuzu-emu/shared-bulma-theme
synced 2024-11-22 16:33:36 +00:00
7 lines
No EOL
134 B
HTML
7 lines
No EOL
134 B
HTML
{{ define "main" }}
|
|
<div class="container">
|
|
<section class="section">
|
|
404 - Page not found
|
|
</section>
|
|
</div>
|
|
{{ end }} |