gitea/templates/user
zeripath 9588d2c622
Remove errant third curly brackets from account.tmpl and pull.tmpl and send account ID in account.tmpl ()
* Remove errant third } from account.tmpl

Fix 

Signed-off-by: Andrew Thornton <art27@cantab.net>

* Remove errant third curly bracket from pull.tmpl

Signed-off-by: Andrew Thornton <art27@cantab.net>

* Update templates/user/settings/account.tmpl
..
auth Ensure that 2fa is checked on reset-password ()
dashboard Fix and simplify some tmpl conditions ()
notification Add Octicon SVG spritemap ()
settings Remove errant third curly brackets from account.tmpl and pull.tmpl and send account ID in account.tmpl ()
profile.tmpl Change action GETs to POST ()