summaryrefslogtreecommitdiffstats
path: root/tpl/index.pug
diff options
context:
space:
mode:
Diffstat (limited to 'tpl/index.pug')
-rw-r--r--tpl/index.pug2
1 files changed, 1 insertions, 1 deletions
diff --git a/tpl/index.pug b/tpl/index.pug
index 15929cf..0bafbc9 100644
--- a/tpl/index.pug
+++ b/tpl/index.pug
@@ -125,7 +125,7 @@ html
125 +view-bubble 125 +view-bubble
126 +view-bubble-group 126 +view-bubble-group
127 127
128 .c-sidebar.l-overflow.u-themed.t-raised.u-p-75.u-br-1 128 .c-sidebar.l-overflow.u-themed.t-up.u-p-75
129 +menu 129 +menu
130 each view in views 130 each view in views
131 +menu-item(tag='a' href='#' + view.id)= view.title 131 +menu-item(tag='a' href='#' + view.id)= view.title