{{ resolution.title }}
{{ resolution.description }}
Propuesta por {{ resolution.proposer_name }}. Estado: {{ resolution.status }}.
{% if totals %}A favor {{ totals.yes_weight or 0 }}; en contra {{ totals.no_weight or 0 }}; abstención {{ totals.abstain_weight or 0 }}.
{% endif %}{% if resolution.status == 'voting' %}{% elif resolution.result_text %}{{ resolution.result_text }}
{% endif %}