You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/templates/mail
Prasad Katti 30708d9ffe
Fix issue with issue default mail template (#16956) (#16975)
Backport #16956

The mail template rendering was failing with the error -
`...vices/mailer/mail.go:301:composeIssueCommentMessages() [E] ExecuteTemplate [issue/default/body]: template: issue/default:65:10: executing "issue/default" at <.i18n.Tr>: can't evaluate field i18n in type *models.Comment`

The issue was the template variable i18n is available in the outer scope.

Fix #16877

Co-authored-by: 6543 <6543@obermui.de>
3 years ago
..
auth Fix invalid params and typo of email templates (#16394) 4 years ago
issue Fix issue with issue default mail template (#16956) (#16975) 3 years ago
notify Localize Email Templates (#16200) 4 years ago
release.tmpl Localize Email Templates (#16200) 4 years ago