We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb20142 commit 883d0e1Copy full SHA for 883d0e1
templates/mail/issue/default.tmpl
@@ -62,7 +62,7 @@
62
{{end -}}
63
{{- range .ReviewComments}}
64
<hr>
65
- {{ctx.Locale.Tr "mail.issue.in_tree_path" .TreePath}}
+ {{$.locale.Tr "mail.issue.in_tree_path" .TreePath}}
66
<div class="review">
67
<pre>{{.Patch}}</pre>
68
<div>{{.RenderedContent}}</div>
0 commit comments