File diff 9659bd96b798 → 9a0b0afa55d9
pinaxcon/templates/site_base.html
Show inline comments
...
 
@@ -66,6 +66,10 @@
 

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

	
 
    {% block extra_scripts %}
 
    {% endblock %}
 

	
 
{% endblock %}
 

	
 
{% block extra_body_base %}