diff --git a/www/conservancy/static/about/filings/index.html b/www/conservancy/static/about/filings/index.html index 2344db87a4c9e11773c00d85d2593adbaf728b61..ebe41b71c6a2f8756830cc4d32cef5ff77a97891 100644 --- a/www/conservancy/static/about/filings/index.html +++ b/www/conservancy/static/about/filings/index.html @@ -1,5 +1,6 @@ {% extends "base_about.html" %} {% block subtitle %}About - {% endblock %} +{% block submenuselection %}Filings{% endblock %} {% block content %}

Public Filings

@@ -22,3 +23,4 @@ Conservancy's FY 2009 Form 990 and CHAR-500 should be available circa 2010-10-25 CHAR-500 (PDF)

+{% endblock %}