File diff 1f04ec0cea73 → 5256aeeda337
pinaxcon/templates/site_base.html
Show inline comments
...
 
@@ -49,13 +49,13 @@
 
      <li{% if message.tags %} class="{{ message.tags }}"{% endif %}>{{ message }}</li>
 
      {% endfor %}
 
    </ul>
 
    {% endif %}
 
    
 
    
 

	
 
    <h1 class="text-primary text-upper h2 mb-5">{% block page_title %}{% endblock %}</h1>
 

	
 
    {% block body_base %}
 
    {% block body %}
 
    
 
    <div class="row">
 
      <div class="col-md-1">