diff --git a/www/conservancy/static/about/team/board/index.html b/www/conservancy/static/about/board/index.html similarity index 98% rename from www/conservancy/static/about/team/board/index.html rename to www/conservancy/static/about/board/index.html index 601eb8902040d8c3cc8e10ffb7968e9868ee12f2..aa583b1c2c33250b0803aad8f64760b8d93ccde7 100644 --- a/www/conservancy/static/about/team/board/index.html +++ b/www/conservancy/static/about/board/index.html @@ -1,6 +1,6 @@ -{% extends "base_conservancy.html" %} +{% extends "base_about.html" %} {% block subtitle %}Directors - {% endblock %} -{% block category %}directors{% endblock %} +{% block submenuselection %}Directors{% endblock %} {% block content %}

Directors

diff --git a/www/conservancy/static/about/team/officers/index.html b/www/conservancy/static/about/officers/index.html similarity index 100% rename from www/conservancy/static/about/team/officers/index.html rename to www/conservancy/static/about/officers/index.html