summaryrefslogtreecommitdiffstats
path: root/templates/part.content.php
diff options
context:
space:
mode:
Diffstat (limited to 'templates/part.content.php')
-rw-r--r--templates/part.content.php4
1 files changed, 4 insertions, 0 deletions
diff --git a/templates/part.content.php b/templates/part.content.php
index 97378efa5..f4a4a99b2 100644
--- a/templates/part.content.php
+++ b/templates/part.content.php
@@ -13,6 +13,10 @@
<?php p($l->t('Refresh')) ?> (r)
</button>
</div>
+ <div ng-if="Content.getItems().length == 0" class="no-feeds-available">
+ <p ng-show="Content.isShowAll()"><?php p($l->t('No articles available')) ?></p>
+ <p ng-show="!Content.isShowAll()"><?php p($l->t('No unread articles available')) ?></p>
+ </div>
<ul>
<li class="item {{ ::Content.getFeed(item.feedId).cssClass }}"
ng-repeat="item in Content.getItems() |