From 8b4edb432729a2a6f69cce1618634d6fa7551256 Mon Sep 17 00:00:00 2001 From: umayanga Date: Fri, 22 Apr 2022 12:21:05 +0530 Subject: [PATCH] change EC name --- results-tabulation-api/templates/PRE-30-ED-LETTER.html | 2 +- results-tabulation-api/templates/PRE-30-PD-LETTER.html | 2 +- results-tabulation-api/templates/PRE-34-AI-LETTER.html | 2 +- results-tabulation-api/templates/PRE-34-ED-LETTER.html | 2 +- results-tabulation-api/templates/PRE-34-PD-LETTER.html | 2 +- results-tabulation-api/templates/PRE_34_ALL_ISLAND_RESULTS.html | 2 +- results-tabulation-api/templates/PRE_ALL_ISLAND_RESULTS.html | 2 +- .../templates/ParliamentaryElection2020/PE-AI-2-LETTER.html | 2 +- .../templates/ParliamentaryElection2020/PE-AI-2.html | 2 +- .../templates/ParliamentaryElection2020/PE-AI-ED-LETTER.html | 2 +- .../templates/ParliamentaryElection2020/PE-AI-NL-1-LETTER.html | 2 +- .../templates/ParliamentaryElection2020/PE-AI-NL-2-LETTER.html | 2 +- .../templates/ParliamentaryElection2020/PE-AI-SA-LETTER.html | 2 +- .../templates/ParliamentaryElection2020/PE-CE-RO-V1-LETTER.html | 2 +- .../templates/ParliamentaryElection2020/PE-CE-RO-V2-LETTER.html | 2 +- .../ProvincialCouncilElection2021/PCE-CE-RO-V1-LETTER.html | 2 +- .../ProvincialCouncilElection2021/PCE-CE-RO-V2-LETTER.html | 2 +- .../ProvincialCouncilElection2021/PCE-PC-BS-1-LETTER.html | 2 +- .../ProvincialCouncilElection2021/PCE-PC-BS-2-LETTER.html | 2 +- .../ProvincialCouncilElection2021/PCE-PC-CD-LETTER.html | 2 +- .../templates/ProvincialCouncilElection2021/PCE-PC-CD.html | 2 +- .../ProvincialCouncilElection2021/PCE-PC-SA-1-LETTER.html | 2 +- .../templates/ProvincialCouncilElection2021/PCE-PC-SA-2.html | 2 +- .../ProvincialCouncilElection2021/PCE-PC-V-LETTER.html | 2 +- .../templates/ProvincialCouncilElection2021/PCE-PC-V.html | 2 +- .../templates/ProvincialCouncilElection2021/PCE-PD-V.html | 2 +- 26 files changed, 26 insertions(+), 26 deletions(-) diff --git a/results-tabulation-api/templates/PRE-30-ED-LETTER.html b/results-tabulation-api/templates/PRE-30-ED-LETTER.html index bd0e263a..1f48ee35 100644 --- a/results-tabulation-api/templates/PRE-30-ED-LETTER.html +++ b/results-tabulation-api/templates/PRE-30-ED-LETTER.html @@ -7,7 +7,7 @@ OFFICIAL RESULTS - DEPARTMENT OF ELECTIONS + Election Commission of Sri lanka {{content.election.electionName}} diff --git a/results-tabulation-api/templates/PRE-30-PD-LETTER.html b/results-tabulation-api/templates/PRE-30-PD-LETTER.html index 5b4e52b5..daf2d74c 100644 --- a/results-tabulation-api/templates/PRE-30-PD-LETTER.html +++ b/results-tabulation-api/templates/PRE-30-PD-LETTER.html @@ -7,7 +7,7 @@ OFFICIAL RESULTS - DEPARTMENT OF ELECTIONS + Election Commission of Sri lanka {{content.election.electionName}} diff --git a/results-tabulation-api/templates/PRE-34-AI-LETTER.html b/results-tabulation-api/templates/PRE-34-AI-LETTER.html index 557dbc0a..9379135f 100644 --- a/results-tabulation-api/templates/PRE-34-AI-LETTER.html +++ b/results-tabulation-api/templates/PRE-34-AI-LETTER.html @@ -7,7 +7,7 @@ OFFICIAL RESULTS - DEPARTMENT OF ELECTIONS + Election Commission of Sri lanka {{content.election.electionName}} diff --git a/results-tabulation-api/templates/PRE-34-ED-LETTER.html b/results-tabulation-api/templates/PRE-34-ED-LETTER.html index e6f47a0d..1a7f519e 100644 --- a/results-tabulation-api/templates/PRE-34-ED-LETTER.html +++ b/results-tabulation-api/templates/PRE-34-ED-LETTER.html @@ -7,7 +7,7 @@ OFFICIAL RESULTS - DEPARTMENT OF ELECTIONS + Election Commission of Sri lanka {{content.election.electionName}} diff --git a/results-tabulation-api/templates/PRE-34-PD-LETTER.html b/results-tabulation-api/templates/PRE-34-PD-LETTER.html index c9349815..5755d3fd 100644 --- a/results-tabulation-api/templates/PRE-34-PD-LETTER.html +++ b/results-tabulation-api/templates/PRE-34-PD-LETTER.html @@ -7,7 +7,7 @@ OFFICIAL RESULTS - DEPARTMENT OF ELECTIONS + Election Commission of Sri lanka {{content.election.electionName}} diff --git a/results-tabulation-api/templates/PRE_34_ALL_ISLAND_RESULTS.html b/results-tabulation-api/templates/PRE_34_ALL_ISLAND_RESULTS.html index 45f906b4..87fb3c64 100644 --- a/results-tabulation-api/templates/PRE_34_ALL_ISLAND_RESULTS.html +++ b/results-tabulation-api/templates/PRE_34_ALL_ISLAND_RESULTS.html @@ -31,7 +31,7 @@ OFFICIAL RESULTS - DEPARTMENT OF ELECTIONS + Election Commission of Sri lanka {{content.election.electionName}} diff --git a/results-tabulation-api/templates/PRE_ALL_ISLAND_RESULTS.html b/results-tabulation-api/templates/PRE_ALL_ISLAND_RESULTS.html index ceee42b1..10dd6c54 100644 --- a/results-tabulation-api/templates/PRE_ALL_ISLAND_RESULTS.html +++ b/results-tabulation-api/templates/PRE_ALL_ISLAND_RESULTS.html @@ -31,7 +31,7 @@ OFFICIAL RESULTS - DEPARTMENT OF ELECTIONS + Election Commission of Sri lanka {{content.election.electionName}} diff --git a/results-tabulation-api/templates/ParliamentaryElection2020/PE-AI-2-LETTER.html b/results-tabulation-api/templates/ParliamentaryElection2020/PE-AI-2-LETTER.html index 9d3f24ee..3e2fb98e 100644 --- a/results-tabulation-api/templates/ParliamentaryElection2020/PE-AI-2-LETTER.html +++ b/results-tabulation-api/templates/ParliamentaryElection2020/PE-AI-2-LETTER.html @@ -45,7 +45,7 @@ OFFICIAL RESULTS
- DEPARTMENT OF ELECTIONS
+ Election Commission of Sri lanka
{{ content.election.electionName }}
diff --git a/results-tabulation-api/templates/ParliamentaryElection2020/PE-AI-2.html b/results-tabulation-api/templates/ParliamentaryElection2020/PE-AI-2.html index 4ead266b..94716b6f 100644 --- a/results-tabulation-api/templates/ParliamentaryElection2020/PE-AI-2.html +++ b/results-tabulation-api/templates/ParliamentaryElection2020/PE-AI-2.html @@ -45,7 +45,7 @@ OFFICIAL RESULTS
- DEPARTMENT OF ELECTIONS
+ Election Commission of Sri lanka
{{ content.election.electionName }}
diff --git a/results-tabulation-api/templates/ParliamentaryElection2020/PE-AI-ED-LETTER.html b/results-tabulation-api/templates/ParliamentaryElection2020/PE-AI-ED-LETTER.html index de7aef56..d2ed2cbf 100644 --- a/results-tabulation-api/templates/ParliamentaryElection2020/PE-AI-ED-LETTER.html +++ b/results-tabulation-api/templates/ParliamentaryElection2020/PE-AI-ED-LETTER.html @@ -46,7 +46,7 @@ OFFICIAL RESULTS
- DEPARTMENT OF ELECTIONS
+ Election Commission of Sri lanka
{{ content.election.electionName }}
diff --git a/results-tabulation-api/templates/ParliamentaryElection2020/PE-AI-NL-1-LETTER.html b/results-tabulation-api/templates/ParliamentaryElection2020/PE-AI-NL-1-LETTER.html index e74f9d7b..6f2b784c 100644 --- a/results-tabulation-api/templates/ParliamentaryElection2020/PE-AI-NL-1-LETTER.html +++ b/results-tabulation-api/templates/ParliamentaryElection2020/PE-AI-NL-1-LETTER.html @@ -46,7 +46,7 @@ OFFICIAL RESULTS
- DEPARTMENT OF ELECTIONS
+ Election Commission of Sri lanka
{{ content.election.electionName }}
diff --git a/results-tabulation-api/templates/ParliamentaryElection2020/PE-AI-NL-2-LETTER.html b/results-tabulation-api/templates/ParliamentaryElection2020/PE-AI-NL-2-LETTER.html index 3c6d5d7e..56e598b3 100644 --- a/results-tabulation-api/templates/ParliamentaryElection2020/PE-AI-NL-2-LETTER.html +++ b/results-tabulation-api/templates/ParliamentaryElection2020/PE-AI-NL-2-LETTER.html @@ -45,7 +45,7 @@ OFFICIAL RESULTS
- DEPARTMENT OF ELECTIONS
+ Election Commission of Sri lanka
{{ content.election.electionName }}
diff --git a/results-tabulation-api/templates/ParliamentaryElection2020/PE-AI-SA-LETTER.html b/results-tabulation-api/templates/ParliamentaryElection2020/PE-AI-SA-LETTER.html index c0fe663d..edb5335f 100644 --- a/results-tabulation-api/templates/ParliamentaryElection2020/PE-AI-SA-LETTER.html +++ b/results-tabulation-api/templates/ParliamentaryElection2020/PE-AI-SA-LETTER.html @@ -45,7 +45,7 @@ OFFICIAL RESULTS
- DEPARTMENT OF ELECTIONS
+ Election Commission of Sri lanka
{{ content.election.electionName }}
diff --git a/results-tabulation-api/templates/ParliamentaryElection2020/PE-CE-RO-V1-LETTER.html b/results-tabulation-api/templates/ParliamentaryElection2020/PE-CE-RO-V1-LETTER.html index 23d01961..c5cabbb6 100644 --- a/results-tabulation-api/templates/ParliamentaryElection2020/PE-CE-RO-V1-LETTER.html +++ b/results-tabulation-api/templates/ParliamentaryElection2020/PE-CE-RO-V1-LETTER.html @@ -44,7 +44,7 @@ OFFICIAL RESULTS
- DEPARTMENT OF ELECTIONS
+ Election Commission of Sri lanka
{{ content.election.electionName }}
diff --git a/results-tabulation-api/templates/ParliamentaryElection2020/PE-CE-RO-V2-LETTER.html b/results-tabulation-api/templates/ParliamentaryElection2020/PE-CE-RO-V2-LETTER.html index 3538988b..882e469f 100644 --- a/results-tabulation-api/templates/ParliamentaryElection2020/PE-CE-RO-V2-LETTER.html +++ b/results-tabulation-api/templates/ParliamentaryElection2020/PE-CE-RO-V2-LETTER.html @@ -44,7 +44,7 @@ OFFICIAL RESULTS
- DEPARTMENT OF ELECTIONS
+ Election Commission of Sri lanka
{{ content.election.electionName }}
diff --git a/results-tabulation-api/templates/ProvincialCouncilElection2021/PCE-CE-RO-V1-LETTER.html b/results-tabulation-api/templates/ProvincialCouncilElection2021/PCE-CE-RO-V1-LETTER.html index d87b17ea..be801c35 100644 --- a/results-tabulation-api/templates/ProvincialCouncilElection2021/PCE-CE-RO-V1-LETTER.html +++ b/results-tabulation-api/templates/ProvincialCouncilElection2021/PCE-CE-RO-V1-LETTER.html @@ -44,7 +44,7 @@ OFFICIAL RESULTS
- DEPARTMENT OF ELECTIONS
+ Election Commission of Sri lanka
{{ content.election.electionName }}
diff --git a/results-tabulation-api/templates/ProvincialCouncilElection2021/PCE-CE-RO-V2-LETTER.html b/results-tabulation-api/templates/ProvincialCouncilElection2021/PCE-CE-RO-V2-LETTER.html index 3b5db106..9b87227d 100644 --- a/results-tabulation-api/templates/ProvincialCouncilElection2021/PCE-CE-RO-V2-LETTER.html +++ b/results-tabulation-api/templates/ProvincialCouncilElection2021/PCE-CE-RO-V2-LETTER.html @@ -44,7 +44,7 @@ OFFICIAL RESULTS
- DEPARTMENT OF ELECTIONS
+ Election Commission of Sri lanka
{{ content.election.electionName }}
diff --git a/results-tabulation-api/templates/ProvincialCouncilElection2021/PCE-PC-BS-1-LETTER.html b/results-tabulation-api/templates/ProvincialCouncilElection2021/PCE-PC-BS-1-LETTER.html index c5f0f457..64f3b7da 100644 --- a/results-tabulation-api/templates/ProvincialCouncilElection2021/PCE-PC-BS-1-LETTER.html +++ b/results-tabulation-api/templates/ProvincialCouncilElection2021/PCE-PC-BS-1-LETTER.html @@ -46,7 +46,7 @@ OFFICIAL RESULTS
- DEPARTMENT OF ELECTIONS
+ Election Commission of Sri lanka
{{ content.election.electionName }}
diff --git a/results-tabulation-api/templates/ProvincialCouncilElection2021/PCE-PC-BS-2-LETTER.html b/results-tabulation-api/templates/ProvincialCouncilElection2021/PCE-PC-BS-2-LETTER.html index 9a942824..2234d566 100644 --- a/results-tabulation-api/templates/ProvincialCouncilElection2021/PCE-PC-BS-2-LETTER.html +++ b/results-tabulation-api/templates/ProvincialCouncilElection2021/PCE-PC-BS-2-LETTER.html @@ -45,7 +45,7 @@ OFFICIAL RESULTS
- DEPARTMENT OF ELECTIONS
+ Election Commission of Sri lanka
{{ content.election.electionName }}
diff --git a/results-tabulation-api/templates/ProvincialCouncilElection2021/PCE-PC-CD-LETTER.html b/results-tabulation-api/templates/ProvincialCouncilElection2021/PCE-PC-CD-LETTER.html index 0f6a353c..c59dd67c 100644 --- a/results-tabulation-api/templates/ProvincialCouncilElection2021/PCE-PC-CD-LETTER.html +++ b/results-tabulation-api/templates/ProvincialCouncilElection2021/PCE-PC-CD-LETTER.html @@ -45,7 +45,7 @@ OFFICIAL RESULTS
- DEPARTMENT OF ELECTIONS
+ Election Commission of Sri lanka
{{ content.election.electionName }}
diff --git a/results-tabulation-api/templates/ProvincialCouncilElection2021/PCE-PC-CD.html b/results-tabulation-api/templates/ProvincialCouncilElection2021/PCE-PC-CD.html index b6f0feb4..70c15c1f 100644 --- a/results-tabulation-api/templates/ProvincialCouncilElection2021/PCE-PC-CD.html +++ b/results-tabulation-api/templates/ProvincialCouncilElection2021/PCE-PC-CD.html @@ -45,7 +45,7 @@ OFFICIAL RESULTS
- DEPARTMENT OF ELECTIONS
+ Election Commission of Sri lanka
{{ content.election.electionName }}
diff --git a/results-tabulation-api/templates/ProvincialCouncilElection2021/PCE-PC-SA-1-LETTER.html b/results-tabulation-api/templates/ProvincialCouncilElection2021/PCE-PC-SA-1-LETTER.html index c8c8bd65..f22b5a1c 100644 --- a/results-tabulation-api/templates/ProvincialCouncilElection2021/PCE-PC-SA-1-LETTER.html +++ b/results-tabulation-api/templates/ProvincialCouncilElection2021/PCE-PC-SA-1-LETTER.html @@ -45,7 +45,7 @@ OFFICIAL RESULTS
- DEPARTMENT OF ELECTIONS
+ Election Commission of Sri lanka
{{ content.election.electionName }}
diff --git a/results-tabulation-api/templates/ProvincialCouncilElection2021/PCE-PC-SA-2.html b/results-tabulation-api/templates/ProvincialCouncilElection2021/PCE-PC-SA-2.html index a9919ddc..98b92caf 100644 --- a/results-tabulation-api/templates/ProvincialCouncilElection2021/PCE-PC-SA-2.html +++ b/results-tabulation-api/templates/ProvincialCouncilElection2021/PCE-PC-SA-2.html @@ -39,7 +39,7 @@ - Department of Elections
+ Election Commission of Sri lanka
{{ content.election.electionName }} diff --git a/results-tabulation-api/templates/ProvincialCouncilElection2021/PCE-PC-V-LETTER.html b/results-tabulation-api/templates/ProvincialCouncilElection2021/PCE-PC-V-LETTER.html index 00301ad7..0fcb8316 100644 --- a/results-tabulation-api/templates/ProvincialCouncilElection2021/PCE-PC-V-LETTER.html +++ b/results-tabulation-api/templates/ProvincialCouncilElection2021/PCE-PC-V-LETTER.html @@ -46,7 +46,7 @@ OFFICIAL RESULTS
- DEPARTMENT OF ELECTIONS
+ Election Commission of Sri lanka
{{ content.election.electionName }}
diff --git a/results-tabulation-api/templates/ProvincialCouncilElection2021/PCE-PC-V.html b/results-tabulation-api/templates/ProvincialCouncilElection2021/PCE-PC-V.html index 81e47292..98a5bc61 100644 --- a/results-tabulation-api/templates/ProvincialCouncilElection2021/PCE-PC-V.html +++ b/results-tabulation-api/templates/ProvincialCouncilElection2021/PCE-PC-V.html @@ -39,7 +39,7 @@ - Department of Elections
+ Election Commission of Sri lanka
{{ content.election.electionName }}
{{ content.election.provinceName }} Province
diff --git a/results-tabulation-api/templates/ProvincialCouncilElection2021/PCE-PD-V.html b/results-tabulation-api/templates/ProvincialCouncilElection2021/PCE-PD-V.html index 713d95d9..01476080 100644 --- a/results-tabulation-api/templates/ProvincialCouncilElection2021/PCE-PD-V.html +++ b/results-tabulation-api/templates/ProvincialCouncilElection2021/PCE-PD-V.html @@ -38,7 +38,7 @@ - Department of Elections
+ Election Commission of Sri lanka
{{ content.election.electionName }}
{{ content.election.provinceName }} Province
{{content.pollingDivision}} Votes Results