File diff 3064480dcb3b → 607e2ed48e07
pinaxcon/templates/site_base.html
Show inline comments
...
 
@@ -66,6 +66,10 @@
 

	
 
{% block scripts %}
 
    {% include "_scripts.html" %}
 

	
 
    {% block extra_script %}
 
    {% endblock %}
 

	
 
{% endblock %}
 

	
 
{% block extra_body_base %}