summaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2014-09-20 10:19:56 +0200
committerBernhard Posselt <dev@bernhard-posselt.com>2014-09-20 10:19:56 +0200
commit2282fe587e969aa8ba44f157e65fc4b525c7f986 (patch)
treed5d9e0dcf01b23dc933e3132f17aa82a2bf795b8 /templates
parentc3c19f0ebc2b32a77b892468047e2e0c865df69a (diff)
fix #600
Diffstat (limited to 'templates')
-rw-r--r--templates/index.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/index.php b/templates/index.php
index cb6a89bc1..a85f23ca7 100644
--- a/templates/index.php
+++ b/templates/index.php
@@ -13,6 +13,7 @@ style('news', [
'navigation',
'content',
'settings',
+ 'mobile',
'custom'
]);
?>