Skip to content
Snippets Groups Projects
Commit fd99b09c authored by Julian's avatar Julian
Browse files

Create block "extra_body" to load extra scripts

parent a7667ac9
No related branches found
No related tags found
2 merge requests!1046Draft: Resolve "[3.0] Meta-issue for GraphQL back-end and Vue.js frontend",!1045Introduce Vuetify and GraphQL
......@@ -220,5 +220,6 @@
<script type="text/javascript" src="{% static 'js/search.js' %}"></script>
<script type="text/javascript" src="{% static 'js/vue/main_vue.js' %}"></script>
<script type="module" src="{% static 'js/vue/app.js' %}"></script>
{% block extra_body %}{% endblock %}
</body>
</html>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment