From b0cbbb51c43f38d781abd3465fe2851cf2888aa4 Mon Sep 17 00:00:00 2001 From: Di M Date: Thu, 8 Aug 2024 12:30:00 +0200 Subject: [PATCH] fix provincial part representation --- pmg/templates/provincial/detail.html | 15 +-------------- 1 file changed, 1 insertion(+), 14 deletions(-) diff --git a/pmg/templates/provincial/detail.html b/pmg/templates/provincial/detail.html index 2de58046..ee645d9c 100644 --- a/pmg/templates/provincial/detail.html +++ b/pmg/templates/provincial/detail.html @@ -82,21 +82,8 @@

Constituency Offices

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 %} +