Fixed missing endblock in staff.
This commit is contained in:
parent
54451c15e2
commit
77d4079021
1 changed files with 1 additions and 0 deletions
|
@ -5,3 +5,4 @@
|
||||||
<h1>{% block submenuselection %}Staff{% endblock %}</h1>
|
<h1>{% block submenuselection %}Staff{% endblock %}</h1>
|
||||||
|
|
||||||
<p>Conservancy is currently supported without paid staff.</p>
|
<p>Conservancy is currently supported without paid staff.</p>
|
||||||
|
{% endblock %}
|
||||||
|
|
Loading…
Reference in a new issue