#{extends 'main.html' /}

&{'changeusername'}

#{ifError 'username'} #{error 'username' /} #{/ifError}
#{authenticityToken /}

&{'changepicture'}

#{if user?.picture != null} #{/if}
#{ifError 'picture'} #{error 'picture' /} #{/ifError}
#{authenticityToken /}

&{'changepassword'}

#{ifError 'userpass'} #{error 'userpass' /} #{/ifError}
#{ifError 'userpassConfirmation'} #{error 'userpassConfirmation' /} #{/ifError}
#{authenticityToken /}

&{'changeemail'}

#{ifError 'email'} #{error 'email' /} #{/ifError}
#{ifError 'emailConfirmation'} #{error 'emailConfirmation' /} #{/ifError}
#{authenticityToken /}

&{'changenotifications'}

#{authenticityToken /}