package components import ( "context" ) templ Register(ctx context.Context, errorMessage string) { @LayoutWithContext("Register", ctx) {

Create Account

Complete the form below to create a new user account

if errorMessage != "" { }

Registration

Create your account credentials

Already have an account? Sign in

Account Information

Creating an account will allow you to manage file transfers and configurations. Your email address will only be used for authentication and important notifications related to your transfers.

} }