diff --git a/wcivf/apps/people/templates/people/includes/_person_previous_elections_card.html b/wcivf/apps/people/templates/people/includes/_person_previous_elections_card.html index 7f69d528e..8176fa44e 100644 --- a/wcivf/apps/people/templates/people/includes/_person_previous_elections_card.html +++ b/wcivf/apps/people/templates/people/includes/_person_previous_elections_card.html @@ -3,8 +3,8 @@ {% if object.personpost_set.exists %}
-

{% blocktrans trimmed with person_name=object.name %}{{ person_name }}'s elections{% endblocktrans %}

+ @@ -45,5 +45,7 @@

{% blocktrans trimmed with person_name=object.name %}{{ person

{% endfor %}

{% blocktrans trimmed with person_name=object.name %}{{ person_name }}'s elections{% endblocktrans %}

{% trans "Date" %} {% trans "Election" %}
+ Please note our local elections database only goes back to 2016. +
{% endif %}