{% extends "base.html" %} {% block content %} {% if election_list %}

← View all elections | ← Homepage

{% else %}

No elections found with the "{{ tag }}" tag.

← View all elections | ← Homepage

{% endif %} {% endblock content %}