summaryrefslogtreecommitdiffstats
path: root/templates/mail/auth
Commit message (Collapse)AuthorAgeFilesLines
* Indent all templates with tabsAdam Strzelecki2015-12-084-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 #1979Unknwon2015-11-181-0/+1
|
* #1525 Triggere mailer for admin created accountsUnknwon2015-09-252-22/+13
|
* finish new auth e-mailsUnknwon2015-09-172-56/+23
|
* user gomail and new activate account email tplUnknwon2015-09-173-60/+31
| | | | | | - #1496: fallback plain text - #1002: add date header - #913: fix encoding of header
* Template for email activation emailPeter2014-12-171-0/+30
|
* Remove APP_LOGO settingMathieu Gagnon2014-09-133-3/+3
|
* In progress of name template name constantUnknown2014-06-221-0/+0
|
* Corrected grammar and spelling mistakes in templates. Normalizing to ↵twitchyliquid642014-04-203-10/+10
| | | | American English.
* Add reset password, fix #58Unknown2014-04-052-25/+33
|
* Finish verify emailUnknown2014-03-193-32/+40
|
* Add register mail tplUnknown2014-03-193-0/+83