Begin sessions
This commit is contained in:
@ -61,7 +61,7 @@ templ RenderLogin(pc PageContext) {
|
||||
hx-target="#login-form-container"
|
||||
hx-swap="outerHTML"
|
||||
>
|
||||
@LoginFormContent(LoginFormValidationContent{})
|
||||
@LoginFormContent(LoginFormValidationContent{Username: "pero", Password: "pero"})
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user