Fix markup errors on "What We Do" causing layout issues.

This commit is contained in:
Ben Sturmfels 2021-11-19 17:14:29 +11:00
parent cd1eea1540
commit 2538a1c163

View file

@ -49,7 +49,7 @@
cultures. We are thus the proud home of cultures. We are thus the proud home of
the <a href="https://outreachy.org/">Outreachy initiative</a> that the <a href="https://outreachy.org/">Outreachy initiative</a> that
offers paid internships in FOSS for contributors who have faced offers paid internships in FOSS for contributors who have faced
systemic bias in their efforts to join the FOSS community.<p> systemic bias in their efforts to join the FOSS community.</p>
{% endblock %} {% endblock %}
</div> </div>
<div id="sidebar" class="{% block submenuselection %}{% endblock %}"> <div id="sidebar" class="{% block submenuselection %}{% endblock %}">
@ -70,4 +70,5 @@
</ul> </ul>
</div> </div>
</div> </div>
</div>
{% endblock %} {% endblock %}