aboutsummaryrefslogtreecommitdiff
path: root/templates/mail/auth/register_notify.tmpl
Commit message (Collapse)AuthorAge
* pkg/setting: rename {AppUrl, AppSubUrl} -> {AppURL, AppSubURL}Unknwon2017-04-06
|
* models/repo: handle deletion on Windows (#4152)Unknwon2017-02-18
|
* #2854 fix no mail notification when issue is closed/reopenedUnknwon2016-07-16
|
* Indent all templates with tabsAdam Strzelecki2015-12-08
| | | | | | | | | | | | 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-18
|
* #1525 Triggere mailer for admin created accountsUnknwon2015-09-25