gitea/templates
Prasad Katti 30708d9ffe
Fix issue with issue default mail template () ()
Backport 

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 

Co-authored-by: 6543 <6543@obermui.de>
2021-09-07 10:06:59 +08:00
..
admin Ensure that the default visibility is set on the user create page () () 2021-08-29 17:33:13 +02:00
base Add custom emoji support () 2021-06-29 16:28:38 +02:00
custom Add footer extra links template () 2020-01-03 20:41:56 +02:00
explore Issue sidebar and misc css fixes () 2021-05-16 22:18:18 +02:00
mail Fix issue with issue default mail template () () 2021-09-07 10:06:59 +08:00
org Rename StaticUrlPrefix to AssetUrlPrefix () 2021-05-08 16:27:25 +02:00
repo Prevent leave changes dialogs due to autofill fields () () 2021-09-02 17:00:20 +01:00
shared Remove branch URL before IssueRefURL () 2021-05-25 16:02:37 -04:00
status Rename StaticUrlPrefix to AssetUrlPrefix () 2021-05-08 16:27:25 +02:00
swagger Swagger AccessToken fixes () () 2021-08-02 20:24:47 +02:00
user Add fluid to ui container class to remove margin () () 2021-09-07 03:37:32 +02:00
home.tmpl Rename StaticUrlPrefix to AssetUrlPrefix () 2021-05-08 16:27:25 +02:00
install.tmpl Remove utf8 option from installation page () 2021-06-10 16:52:37 +08:00
post-install.tmpl Rename StaticUrlPrefix to AssetUrlPrefix () 2021-05-08 16:27:25 +02:00