mirror of
https://github.com/zulip/zulip.git
synced 2026-06-24 21:08:25 +08:00
This should make it easier to find the templates that are actually part of the core webapp, instead of having them all mixed together with the portico pages.
6 lines
122 B
HTML
6 lines
122 B
HTML
{# Streams management tab of the app. #}
|
|
<div class="subscriptions">
|
|
<div id="subscriptions_table">
|
|
</div>
|
|
</div>
|