Commit Graph

15 Commits (129b0d6a4b408555c579e7ccb2fb15d3d8fcef29)

Author SHA1 Message Date
Jonas 16732fbfde Removed email copyright year ()
Bwko 5ab85372da Added rel="noopener" to target="_blank" hrefs ()
* Added rel="noopener" to target="_blank" hrefs

* Replaced gogs.io/docs with docs.gitea.io
Unknwon f1b8d52eb3 fix no mail notification when issue is closed/reopened
Adam Strzelecki 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
Unknwon d2808e38fe fix
Unknwon 21e13cb51e Triggere mailer for admin created accounts
Unknwon 9d36fc6986 finish new auth e-mails
Unknwon 373731f5e8 user gomail and new activate account email tpl
- : fallback plain text
- : add date header
- : fix encoding of header
Peter f34b04cfc0 Template for email activation email
Mathieu Gagnon 3549fb0ea8 Remove APP_LOGO setting
Unknown 9924e65ca1 In progress of name template name constant
twitchyliquid64 d304a23787 Corrected grammar and spelling mistakes in templates. Normalizing to American English.
Unknown b7c3b0cc73 Add reset password, fix
Unknown 35d473f04a Finish verify email
Unknown ddbd2ce152 Add register mail tpl