File diff 6d3d2de2b330 → ad9e5484f3ea
pinaxcon/templates/site_base.html
Show inline comments
...
 
@@ -46,6 +46,7 @@
 

	
 
{% block scripts %}
 
    {% include "_scripts.html" %}
 
    <script src="//cdnjs.cloudflare.com/ajax/libs/ace/1.2.0/ace.js"></script>
 
{% endblock %}
 

	
 
{% block extra_body_base %}