package signup import ( "github.com/fossyy/filekeeper/types" "github.com/fossyy/filekeeper/view/client/layout" ) templ form(err types.Message, title string) { @layout.Base(title){

Sign Up

switch err.Code { case 0: }
Or continue with

Already have an account? Log in