File diff f4960adc04cc → cb4943a7d045
pinaxcon/templates/site_base.html
Show inline comments
...
 
@@ -5,12 +5,10 @@
 
{% load i18n %}
 
{% load sitetree %}
 

	
 

	
 
{% block styles %}
 
    {% include "_styles.html" %}
 
{% endblock %}
 

	
 

	
 
{% block extra_head_base %}
 
    {% block extra_head %}{% endblock %}
 
{% endblock %}