<% content_for :action_title, t("dashboard.poster.index.title") %>

<%= t("dashboard.poster.index.poster_title") %>
<%= image_tag("finger.png", alt: "") %> <%= t("dashboard.poster.index.poster_subtitle") %>

<%= sanitize(t("dashboard.poster.index.intro_text", org: Setting["org_name"])) %>

<%= t("dashboard.poster.index.proposal_code", code: proposal.code) %>

<% if proposal.image.present? %>
<% else %>
);">
<% end %>

<%= t("dashboard.poster.index.support") %>

<%= image_tag "quote_before_blue.png", alt: "" %>

<%= proposal.title %>

<%= image_tag "quote_after_blue.png", alt: "" %>
<%= render "poster_options" %>