Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Indent all templates with tabs | Adam Strzelecki | 2015-12-08 | 4 | -33/+33 |
| | | | | | | | | | | | | 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 | ||||
* | fix #1979 | Unknwon | 2015-11-18 | 1 | -0/+1 |
| | |||||
* | #1525 Triggere mailer for admin created accounts | Unknwon | 2015-09-25 | 2 | -22/+13 |
| | |||||
* | finish new auth e-mails | Unknwon | 2015-09-17 | 2 | -56/+23 |
| | |||||
* | user gomail and new activate account email tpl | Unknwon | 2015-09-17 | 3 | -60/+31 |
| | | | | | | - #1496: fallback plain text - #1002: add date header - #913: fix encoding of header | ||||
* | Template for email activation email | Peter | 2014-12-17 | 1 | -0/+30 |
| | |||||
* | Remove APP_LOGO setting | Mathieu Gagnon | 2014-09-13 | 3 | -3/+3 |
| | |||||
* | In progress of name template name constant | Unknown | 2014-06-22 | 1 | -0/+0 |
| | |||||
* | Corrected grammar and spelling mistakes in templates. Normalizing to ↵ | twitchyliquid64 | 2014-04-20 | 3 | -10/+10 |
| | | | | American English. | ||||
* | Add reset password, fix #58 | Unknown | 2014-04-05 | 2 | -25/+33 |
| | |||||
* | Finish verify email | Unknown | 2014-03-19 | 3 | -32/+40 |
| | |||||
* | Add register mail tpl | Unknown | 2014-03-19 | 3 | -0/+83 |