summaryrefslogtreecommitdiff
path: root/site/templates/layout.html
diff options
context:
space:
mode:
authorJules Laplace <julescarbon@gmail.com>2018-12-06 19:39:29 +0100
committerJules Laplace <julescarbon@gmail.com>2018-12-06 19:39:29 +0100
commit2d950c3fa3b8107f941a80f88127ab45e371d128 (patch)
tree239d6b0162b96153d5fc624f1f7ebe6218f51b3e /site/templates/layout.html
parent1f97c63136a24ae288f7c946f23b1c7519b2c6e0 (diff)
homepage css
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