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

Elections tagged "{{ tag }}"

{% if election_list %}

← View all elections | ← Homepage

{% else %}

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

← View all elections | ← Homepage

{% endif %} {% endblock content %}