File diff 58b8f22abefe → f518115a3291
www/conservancy/templates/base_compliance.html
Show inline comments
...
 
@@ -42,6 +42,7 @@ of $<span id="fundraiser-goal">50,000</span> match met.<br/>
 
      Supporter</strong></a>.</p>
 
</td></tr></table>
 
</div>
 
<div style="align:left;width:80%;">
 
    <div id="container">
 
         <div id="sidebar" class="{% block submenuselection %}other{% endblock %}">
 
            <h2>Conservancy's GPL {% block category %}Compliance{% endblock %} Work</h2>
...
 
@@ -51,5 +52,5 @@ of $<span id="fundraiser-goal">50,000</span> match met.<br/>
 
         </div>
 
               <div id="mainContent">{% block content %}{% endblock %}
 
               </div>
 
   </div>
 
</div></div>
 
{% endblock %}