package view import ( "github.com/rjNemo/rentease/internal/view/layout" ) templ Login() { @layout.BaseLayout() {

Login

} }