{% block head %} Fedora Elections {% if self.title() %} — {% block title %}{% endblock %} {% endif %} {% for css in config.get('EXTRA_CSS', []) %} {% endfor %} {% endblock %}

Elections


Administration

{% with messages = get_flashed_messages() %} {% if messages %} {% endif %} {% endwith %} {% block body %} {% endblock %}
{% endblock %}