8 lines
82 B
Plaintext
8 lines
82 B
Plaintext
package account
|
|
|
|
templ AccountSecurity() {
|
|
<div>
|
|
@ChangePassword("")
|
|
</div>
|
|
}
|