diff --git a/app/templates/v2/screens/scorecard_portrait.html b/app/templates/v2/screens/scorecard_portrait.html index 043f5ab..f3bfc56 100644 --- a/app/templates/v2/screens/scorecard_portrait.html +++ b/app/templates/v2/screens/scorecard_portrait.html @@ -153,7 +153,7 @@
GWÖ-Antragsprüfer
Matrix 2.0 - {{ bundesland }}{% if wahlperiode %} · WP{{ wahlperiode }}{% endif %} + {{ bundesland }}{% if wahlperiode %} · {{ wahlperiode.split('-')[-1] if '-' in wahlperiode else 'WP' ~ wahlperiode }}{% endif %}