diff --git a/src/main/resources/templates/filterForm.ftl b/src/main/resources/templates/filterForm.ftl index 5f9c2bf..3341807 100644 --- a/src/main/resources/templates/filterForm.ftl +++ b/src/main/resources/templates/filterForm.ftl @@ -9,7 +9,11 @@ <#-- Iterate over the parties list and create an option for each one --> <#list parties as party> - + <#if party == "Plos"> + + <#else> + +