File diff 37d67fb1da4a → 28da60c642ca
www/conservancy/templates/base_about.html
Show inline comments
...
 
@@ -2,7 +2,7 @@
 
{% block outercontent %}
 
    <div id="container">
 
         <div id="sidebar" class="{% block submenuselection %}other{% endblock %}">
 
            <h2>{% block category %}About{% endblock %}</h2>
 
            <h2>{% block category %}Who We Are{% endblock %}</h2>
 
            {% include 'submenus/who_we_are_partial.html' %}
 
         </div>
 
               <div id="mainContent">{% block content %}{% endblock %}