5 Commits

Author SHA1 Message Date
da2585c11e Indent all templates with tabs
This commit improves templates readability, since all of them use consistent
indent with all template command blocks indented too.

1. Indents both HTML containers such as <div>, <p> and Go HTML template blocks
   such as {{if}} {{with}}

2. Cleans all trailing white-space

3. Adds trailing last line-break to each file
2015-12-08 00:57:46 +01:00
9d36fc6986 finish new auth e-mails 2015-09-17 14:57:24 -04:00
3549fb0ea8 Remove APP_LOGO setting 2014-09-13 03:52:51 -04:00
d304a23787 Corrected grammar and spelling mistakes in templates. Normalizing to American English. 2014-04-20 16:54:26 +10:00
b7c3b0cc73 Add reset password, fix #58 2014-04-05 12:32:34 -04:00