aboutsummaryrefslogtreecommitdiff
path: root/src/include/layout-main.jade
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/layout-main.jade')
-rw-r--r--src/include/layout-main.jade2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/include/layout-main.jade b/src/include/layout-main.jade
index 4b521a9..c17a841 100644
--- a/src/include/layout-main.jade
+++ b/src/include/layout-main.jade
@@ -38,6 +38,8 @@ html(lang="en")
footer.footer: :markdown
© [ViviSoft](http://vivisoft.nl/) 2015
+ script(type='text/javascript')!= 'var selected_page = "' + selected + '";'
+
include ./foot.jade
block js \ No newline at end of file