Added ability to change username
This commit is contained in:
@@ -5,6 +5,6 @@ import "projectreshoot/view/component/account"
|
||||
|
||||
templ Account(subpage string) {
|
||||
@layout.Global() {
|
||||
@account.AccountContent(subpage)
|
||||
@account.AccountContainer(subpage)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user