{{define "user_settings_vue_test"}} {{template "meta_tags" .User.Username}} {{template "user_style" .}} {{template "page_top" .}}

{{.Title}}

TEST FORM

Old Password
New Password
New Password again
we need you to repeat your password so you won't be locked out of your account if you make a typing error
{{template "form" .Other.PasswordForm}} {{template "form" .Other.EmailForm}} {{template "form" .Other.UsernameForm}}
{{template "page_bottom" .}} {{template "analytics"}} {{template "vue"}} {{end}}