summaryrefslogtreecommitdiff
path: root/app/views/helpers/reader_view.phtml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/helpers/reader_view.phtml')
-rw-r--r--app/views/helpers/reader_view.phtml1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/views/helpers/reader_view.phtml b/app/views/helpers/reader_view.phtml
index f702a4b91..cdca393b9 100644
--- a/app/views/helpers/reader_view.phtml
+++ b/app/views/helpers/reader_view.phtml
@@ -1,4 +1,5 @@
<?php
+$this->partial ('nav_menu');
if (isset ($this->entryPaginator) && !$this->entryPaginator->isEmpty ()) {
$items = $this->entryPaginator->items ();