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