11 lines
247 B
Handlebars
11 lines
247 B
Handlebars
<div class='topic-unsubscribe'>
|
|
<div class="container">
|
|
<p>
|
|
{{{stopNotificiationsText}}}
|
|
</p>
|
|
<p>
|
|
{{i18n "topic.unsubscribe.change_notification_state"}} {{topic-notifications-button topic=model}}
|
|
</p>
|
|
</div>
|
|
</div>
|