{% extends 'base.html' %} {% load i18n static core_tags %} {% block bodyextraclass %}homepage {% accessibility_classes %}{% endblock bodyextraclass %} {% block header %} {% endblock header %} {% block breadcrumbs_wrapper %}{% endblock breadcrumbs_wrapper %} {% block container %}

{% trans 'The electronic voting system (eVotUM) is a Web based voting system, addressed to the University of Minho community, which allows to conduct formal electoral acts within the academic community and to hold referendums on the issues most relevant to the community.' %}

{% endblock container %}