github.com/e154/smart-home@v0.17.2-0.20240311175135-e530a6e5cd45/doc/themes/docsy/layouts/404.html (about) 1 {{ define "main"}} 2 <main id="main"> 3 <div> 4 <h1 id="title">Not found</h1> 5 <p>Oops! This page doesn't exist. Try going back to our <a href="{{ "/" | relURL }}">home page</a>.</p> 6 </div> 7 </main> 8 {{ end }}