package view

templ Error404() {
    <h1>Not found</h1>
}