summaryrefslogtreecommitdiff
path: root/site/templates/layout.html
diff options
context:
space:
mode:
Diffstat (limited to 'site/templates/layout.html')
-rw-r--r--site/templates/layout.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/site/templates/layout.html b/site/templates/layout.html
index 7558163e..605f9788 100644
--- a/site/templates/layout.html
+++ b/site/templates/layout.html
@@ -42,5 +42,6 @@
</div>
</footer>
</body>
+{% block scripts %}{% endblock %}
<script src="/assets/js/app/site.js"></script>
</html> \ No newline at end of file