{% extends "components/modals/abstract-modal.html.njk" %}

{% block submitText %}{{'vote' | i18n }}{% endblock %}

{% block id %}vote{% endblock %}