1968d2ae54
* Add T field to template variables * Remove languages.SetTranslationFromRequest * Add Tfunc on handlers * Remove T and Ts from template_functions * Update templates Change the templates to use the local Tfunc, instead of the global one. Also changed the signature of the fields on template_variables.go, so that they return a template.HTML to avoid escaping problems. * Remove unnecessary variable |
||
---|---|---|
.. | ||
delete_success.html | ||
login.html | ||
profile.html | ||
profile_edit.html | ||
register.html | ||
signup_success.html | ||
verify_success.html |