aboutsummaryrefslogtreecommitdiff
path: root/views/layouts
diff options
context:
space:
mode:
Diffstat (limited to 'views/layouts')
-rw-r--r--views/layouts/main.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/views/layouts/main.html b/views/layouts/main.html
index 4cd48f9..41e3412 100644
--- a/views/layouts/main.html
+++ b/views/layouts/main.html
@@ -45,6 +45,5 @@
{{ template "partials/footer" .page }}
<script src="/static/js/themes.js"></script>
- {{ template "scripts" .page }}
</body>
</html>