{% extends 'heliosinstitution/templates/base-bootstrap.html' %} {% load i18n %} {% block title %}{{ settings.SITE_TITLE }}{% endblock %} {% load institution_extras %} {% block header %} {% block js %} {% endblock %} {% endblock %} {% block content %}
{% trans "Your elections" %}
{% trans "Recent Votes" %}
{% trans "Contact information" %}
{% with institution=user.institutionuserprofile_set.get.institution %}