2017-02-09 08:10:58 +01:00
|
|
|
<div id="admin-streams-list" class="settings-section" data-name="streams-list-admin">
|
2016-10-05 02:50:18 +02:00
|
|
|
<div class="settings-section-title"><i class="icon-vector-exchange settings-section-icon"></i>
|
2017-01-17 02:27:18 +01:00
|
|
|
{{t "Delete streams" }}</div>
|
2016-10-05 02:50:18 +02:00
|
|
|
|
|
|
|
<div class="side-padded-container">
|
2017-03-09 00:20:22 +01:00
|
|
|
<p class="admin-streams-note">{{#tr this}}Most stream administration is done on the <a href="/#streams">Streams page</a>.{{/tr}}</p>
|
2016-10-05 02:50:18 +02:00
|
|
|
</div>
|
|
|
|
|
|
|
|
<table class="table table-condensed table-striped">
|
|
|
|
<tbody id="admin_streams_table" class="admin_stream_table">
|
|
|
|
<th>{{t "Name" }}</th>
|
|
|
|
<th>{{t "Actions" }}</th>
|
|
|
|
</tbody>
|
|
|
|
</table>
|
|
|
|
<div id="admin_page_streams_loading_indicator"></div>
|
|
|
|
</div>
|