diff --git a/pmg/templates/provincial/detail.html b/pmg/templates/provincial/detail.html index 3c76be92..2de58046 100644 --- a/pmg/templates/provincial/detail.html +++ b/pmg/templates/provincial/detail.html @@ -77,6 +77,31 @@
{{ member.party.name }}

Constituency Offices

You can find constituency offices for this legislature on People's Assembly. + +
+

Political Party Representation

+ {% if province.name == 'Mpumalanga' %} +
+ {% else if province.name == 'Northern Cape' %} +
+ {% else if province.name == 'Eastern Cape' %} +
+ {% else if province.name == 'KwaZulu-Natal' %} +
+ {% else if province.name == 'Gauteng' %} +
+ {% else if province.name == 'Limpopo' %} +
+ {% else if province.name == 'North West' %} +
+ {% else if province.name == 'Free State' %} +
+ {% endif %} + + +
+ +
diff --git a/pmg/templates/provincial/western_cape.html b/pmg/templates/provincial/western_cape.html index 1d4367cd..79441c9d 100644 --- a/pmg/templates/provincial/western_cape.html +++ b/pmg/templates/provincial/western_cape.html @@ -88,6 +88,11 @@
{{ call_for_comment.start_date|pretty_date }} - {% if call_for_ There are currently no open calls for comment {% endif %} + +
+

Political Party Representation

+
+