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

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

<%= t("dashboard.poster.index.intro_text_html", 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" %>

<%= proposal.title %>

<%= image_tag "quote_after_blue.png" %>
<%= render "poster_options" %>