Changeset - d88869ff923b
[Not reviewed]
0 2 0
Bradley Kuhn (bkuhn) - 13 years ago 2010-10-04 02:52:02
bkuhn@ebb.org
Minor typo and formatting fixes.
2 files changed with 4 insertions and 2 deletions:
0 comments (0 inline, 0 general)
www/conservancy/static/about/filings/index.html
Show inline comments
...
 
@@ -2,2 +2,3 @@
 
{% block subtitle %}About - {% endblock %}
 
{% block submenuselection %}Filings{% endblock %}
 
{% block content %}
...
 
@@ -24 +25,2 @@ Conservancy's FY 2009 Form 990 and CHAR-500 should be available circa 2010-10-25
 
</ul></p>
 
{% endblock %}
www/conservancy/static/about/officers/index.html
Show inline comments
 
{% extends "base_conservancy.html" %}
 
{% extends "base_about.html" %}
 
{% block subtitle %}Officers - {% endblock %}
 
{% block category %}officers{% endblock %}
 
{% block submenuselection %}Officers{% endblock %}
 
{% block content %}
0 comments (0 inline, 0 general)