mirror of
https://github.com/samuelclay/NewsBlur.git
synced 2025-08-31 21:41:33 +00:00
Launching infrequent site stories on web.
This commit is contained in:
parent
53f6a19330
commit
54cdf8a887
1 changed files with 0 additions and 2 deletions
|
@ -79,7 +79,6 @@
|
|||
</div>
|
||||
</div>
|
||||
|
||||
{% if user.is_staff %}
|
||||
<div class="NB-feeds-header-container NB-feeds-header-river-container NB-feeds-header-river-infrequent-container">
|
||||
<div class="NB-feeds-header NB-feeds-header-river-infrequent NB-empty">
|
||||
<div class="NB-feeds-header-count unread_count"></div>
|
||||
|
@ -89,7 +88,6 @@
|
|||
</div>
|
||||
</div>
|
||||
</div>
|
||||
{% endif %}
|
||||
|
||||
<ul class="folder NB-feedlist" id="feed_list"></ul>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue