We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7a56d27 + 159ff9d commit e96d557Copy full SHA for e96d557
1 file changed
apps/events/templates/events/base.html
@@ -15,6 +15,7 @@
15
{% endblock style %}
16
17
{% block js %}
18
+ {{ block.super }}
19
<script src="{{ assets|get_asset_key:'events/custom.min.js' }}"></script>
20
21
{% leaflet_js %}
0 commit comments