Files @ 9faa28f04f30
Branch filter:

Location: website/www/conservancy/static/about/staff/index.html - annotation

bkuhn
Wordsmith and rewrite of the first service listed.
1
2
3
4
5
6
7
8
{% extends "base_about.html" %}
{% block subtitle %}Staff - {% endblock %}
{% block content %}

<h1>{% block submenuselection %}Staff{% endblock %}</h1>

<p>Conservancy is currently supported without paid staff.</p>
{% endblock %}