Add ending script tag
This commit is contained in:
parent
c73bd982a4
commit
a2fd623611
@ -35,7 +35,7 @@
|
|||||||
|
|
||||||
{% block modal %}{% endblock %}
|
{% block modal %}{% endblock %}
|
||||||
{% assets "js_all" %}
|
{% assets "js_all" %}
|
||||||
<script src="{{ ASSET_URL }}"/>
|
<script src="{{ ASSET_URL }}"></script>
|
||||||
{% endassets %}
|
{% endassets %}
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user