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