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 e59c9e3 commit 5ef5a0aCopy full SHA for 5ef5a0a
templates/user/notification/notification_subscriptions.tmpl
@@ -62,8 +62,8 @@
62
</div>
63
64
65
+ <div class="divider"></div>
66
{{if eq (len .Issues) 0}}
- <div class="divider"></div>
67
{{ctx.Locale.Tr "notification.no_subscriptions"}}
68
{{else}}
69
{{template "shared/issuelist" dict "." . "listType" "dashboard"}}
0 commit comments