summaryrefslogtreecommitdiffstats
path: root/templates/main.php
diff options
context:
space:
mode:
Diffstat (limited to 'templates/main.php')
-rw-r--r--templates/main.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/main.php b/templates/main.php
index 5102b48a4..6405055ec 100644
--- a/templates/main.php
+++ b/templates/main.php
@@ -1,6 +1,6 @@
<div id="leftcontent" class="leftcontent">
<ul id="feeds">
- <?php echo $this->inc("test"); ?>
+ <?php echo $this->inc("part.feeds"); ?>
</ul>
</div>
<div id="bottomcontrols">