mirror of
https://github.com/getredash/redash.git
synced 2025-12-19 09:27:23 -05:00
Merge pull request #1036 from getredash/fixes_160504
Add optional block for more scripts in template
This commit is contained in:
@@ -40,6 +40,8 @@
|
||||
<!-- build:js /scripts/layout_vendor.js -->
|
||||
<script src="/bower_components/jquery/jquery.js"></script>
|
||||
<!-- endbuild -->
|
||||
{% block scripts %}
|
||||
{% endblock %}
|
||||
|
||||
{% include '_includes/signed_out_tail.html' %}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user