aboutsummaryrefslogtreecommitdiffstats
path: root/templates/mail/auth/activate_email.tmpl
Commit message (Collapse)AuthorAgeFilesLines
* xxx_active_code_live setting in printed in hours and minutes instead … (#1814)Jonas Östanbäck2017-05-291-1/+1
| | | | | | * xxx_active_code_live setting in printed in hours and minutes instead of just hours * Update app.ini description of xxx_code_lives settings
* Removed email copyright year (#1348)Jonas2017-03-211-1/+1
|
* Added rel="noopener" to target="_blank" hrefs (#327)Bwko2016-12-021-1/+1
| | | | | | * Added rel="noopener" to target="_blank" hrefs * Replaced gogs.io/docs with docs.gitea.io
* #2854 fix no mail notification when issue is closed/reopenedUnknwon2016-07-161-5/+5
|
* Indent all templates with tabsAdam Strzelecki2015-12-081-9/+9
| | | | | | | | | | | | 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
* finish new auth e-mailsUnknwon2015-09-171-27/+12
|
* Template for email activation emailPeter2014-12-171-0/+30