diff --git a/www/conservancy/static/copyleft-compliance/glossary.html b/www/conservancy/static/copyleft-compliance/glossary.html index 756a94a9..2d8ed78d 100644 --- a/www/conservancy/static/copyleft-compliance/glossary.html +++ b/www/conservancy/static/copyleft-compliance/glossary.html @@ -3,6 +3,9 @@ {% block submenuselection %}EnforcementStrategy{% endblock %} {% block content %} +

What We Do

+ {% include 'submenus/what_we_do_partial.html' %} +

Glossary of terms

Here are a list of terms you might be unfamiliar with but occur frequently diff --git a/www/conservancy/templates/base_about.html b/www/conservancy/templates/base_about.html index 8f0d30ec..a96cef2d 100644 --- a/www/conservancy/templates/base_about.html +++ b/www/conservancy/templates/base_about.html @@ -2,7 +2,7 @@ {% block outercontent %}

{% block content %}{% endblock %} diff --git a/www/conservancy/templates/base_compliance.html b/www/conservancy/templates/base_compliance.html index 1987b6d6..f2072798 100644 --- a/www/conservancy/templates/base_compliance.html +++ b/www/conservancy/templates/base_compliance.html @@ -26,6 +26,8 @@