<%inherit file="/template.html" /> <%namespace name="components" file="/components.html"/> <%def name="title()">${c.page.title} <%block name="col3"> <%block name="main_content">

${_('Get Involved')}

${tiles.poll.widget(c.current_variant_poll, cls="big")}

${c.variant_details['display_title']}

%if not c.variant_details['text']: ${_(u'Kein Text')} %else: ${c.variant_details['text']|n} %endif

${_("Text compared to the original version")}

${c.variant_details['text_diff']|n}
%if c.page.allow_comment:
${tiles.comment.list(c.page, variant=c.variant_details['variant'])}
%endif

${_('History of this variant')}

${_('Votes for this variant')}

<%doc> ## FIXME: disabled deleations cause they are not ## activated on enquetebeteiligung

${_('Delegations for this variant')}