Fixed missing endblock in staff.

This commit is contained in:
Bradley M. Kuhn 2010-10-03 23:09:43 -04:00
parent 54451c15e2
commit 77d4079021

View file

@ -5,3 +5,4 @@
<h1>{% block submenuselection %}Staff{% endblock %}</h1>
<p>Conservancy is currently supported without paid staff.</p>
{% endblock %}