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

Set Up Your Account

Enter your information to create a new account

switch err.Code { case 0: case 1: }
  • Passwords do not match
  • Password length must be at least 8 characters
Already have an account? Sign in