package templates import "github.com/haydenhargreaves/Potion/internal/templates/components" import "github.com/haydenhargreaves/Potion/internal/domain/server" templ NotFoundPage() { @components.Navbar("")

404

This page could not be found!

Back Home
}