diff --git a/pmg/templates/committee_layout.html b/pmg/templates/committee_layout.html index 5832559b..3db217e3 100644 --- a/pmg/templates/committee_layout.html +++ b/pmg/templates/committee_layout.html @@ -29,7 +29,7 @@ {% block page %}
-
+
{% block committee_title %} {% if committee %}
@@ -45,23 +45,24 @@

{{ committee.house.name }}

{% else %}

{{ committee.house.name }} Committee

{% endif %} -
{% include '_social_sharing.html' %}
- {% endif %} +
{% include '_social_sharing.html' %}
{% endblock %}
- + {% if committee.about %} + + {% endif %}