summaryrefslogtreecommitdiffstats
path: root/templates/part.content.explore.php
diff options
context:
space:
mode:
Diffstat (limited to 'templates/part.content.explore.php')
-rw-r--r--templates/part.content.explore.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/part.content.explore.php b/templates/part.content.explore.php
index 28f4e5d23..d99d0799f 100644
--- a/templates/part.content.explore.php
+++ b/templates/part.content.explore.php
@@ -1,6 +1,7 @@
<?php print_unescaped($this->inc('part.content.warnings')) ?>
<div id="explore">
+ <vue-component name="ExploreItems" v-props-explore="Explore" />
<div class="grid">
<div ng-repeat="entry in Explore.feeds | filter:Explore.filter | orderBy:'-votes'" ng-show="!Explore.feedExists(entry.feed)" class="explore-feed grid-item" news-refresh-masonry>
<h2 ng-show="entry.favicon"