diff options
Diffstat (limited to 'templates/user/notification/notification_div.tmpl')
-rw-r--r-- | templates/user/notification/notification_div.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/user/notification/notification_div.tmpl b/templates/user/notification/notification_div.tmpl index c2bb4e2e87..0d2371a358 100644 --- a/templates/user/notification/notification_div.tmpl +++ b/templates/user/notification/notification_div.tmpl @@ -53,7 +53,7 @@ <div class="notifications-bottom-row tw-text-16 tw-py-0.5"> <span class="issue-title tw-break-anywhere"> {{if .Issue}} - {{.Issue.Title | ctx.RenderUtils.RenderEmoji | RenderCodeBlock}} + {{.Issue.Title | ctx.RenderUtils.RenderIssueSimpleTitle}} {{else}} {{.Repository.FullName}} {{end}} |