mirror of
https://github.com/sascha-hemi/pycom-documentation.git
synced 2026-03-21 13:06:14 +01:00
8 lines
135 B
HTML
8 lines
135 B
HTML
{{ define "main"}}
|
|
<main id="main">
|
|
<div>
|
|
<h1 id="title">404 - Page not found</h1>
|
|
</div>
|
|
</main>
|
|
{{ end }}
|