% add_decidim_meta_tags({ description: translated_attribute(debate.description), title: translated_attribute(debate.title), url: debate_url(debate.id) }) %>
<%== translated_attribute debate.description %>
<% if translated_attribute(debate.instructions).present? %>