package signup import ( "github.com/fossyy/filekeeper/types" "github.com/fossyy/filekeeper/view/layout" ) templ form(err types.Message, title string) { @layout.Base(title){
Enter your email below to login to your account
switch err.Code { case 0:We've sent a verification email to your inbox. Please check your email and follow the instructions to verify your account.
Your account has been successfully verified. You can now access all the features of our platform.