Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
{{#if appendReason}}
<p class="reason">
{{topic-notifications-options
value=notificationLevel
topic=topic
onChange=(action "changeTopicNotificationLevel")
options=(hash
icon=icon
showFullTitle=showFullTitle
showCaret=showCaret
)
}}
<span class="text">{{html-safe notificationReasonText}}</span>
</p>
{{else}}
{{/if}}