{% extends 'base.html' %} {% load i18n %} {% block title %} {% trans "Motion" %} {{ motion.identifier }}, {{ poll }} – {{ block.super }} {% endblock %} {% block content %}
{% trans "Special values" %}: -1 = {% trans 'majority' %} | -2 = {% trans 'undocumented' %}
{% endblock %}