2016-11-26 04:39:53 +01:00
|
|
|
<div id="muted-topic-settings" class="settings-section" data-name="muted-topics">
|
2017-04-15 05:12:37 +02:00
|
|
|
<table id="muted_topics_table" class="table">
|
|
|
|
<thead>
|
|
|
|
<th>{{t "Stream" }}</th>
|
|
|
|
<th>{{t "Topic" }}</th>
|
2017-05-11 02:35:18 +02:00
|
|
|
<th class="actions">{{t "Actions" }}</th>
|
2017-04-15 05:12:37 +02:00
|
|
|
</thead>
|
2017-05-12 21:38:29 +02:00
|
|
|
<tbody class="required-text" data-empty="{{t 'You have not muted any topics yet.'}}"></tbody>
|
2017-04-15 05:12:37 +02:00
|
|
|
</table>
|
2016-11-26 04:39:53 +01:00
|
|
|
</div>
|