summaryrefslogtreecommitdiff
path: root/cgi/templates/layouts/default.html.ep
diff options
context:
space:
mode:
Diffstat (limited to 'cgi/templates/layouts/default.html.ep')
-rw-r--r--cgi/templates/layouts/default.html.ep5
1 files changed, 5 insertions, 0 deletions
diff --git a/cgi/templates/layouts/default.html.ep b/cgi/templates/layouts/default.html.ep
index 8d4db7c..3ab805b 100644
--- a/cgi/templates/layouts/default.html.ep
+++ b/cgi/templates/layouts/default.html.ep
@@ -180,6 +180,11 @@
}
</style>
+ %= javascript 'jquery-1.9.1.min.js'
+ %= javascript 'marquee.js'
+ %= javascript begin
+ $(function () { $('marquee').marquee() });
+ % end
</head>
<body>