{{#if appendReason}}
{{topic-notifications-options value=notificationLevel topic=topic onChange=(action "changeTopicNotificationLevel") options=(hash icon=icon showFullTitle=showFullTitle showCaret=showCaret headerAriaLabel=(i18n "topic.notifications.title") ) }} {{html-safe notificationReasonText}}
{{else}} {{topic-notifications-options value=notificationLevel topic=topic onChange=(action "changeTopicNotificationLevel") options=(hash icon=icon showFullTitle=showFullTitle showCaret=showCaret headerAriaLabel=(i18n "topic.notifications.title") ) }} {{/if}}