%= content_for(:title) do %> Protected embed <% end %> <%= content_for(:header_title) do %> This embed is protected with password <% end %> <%= content_for(:password_form) do %> <%= form_tag(CartoDB.url(self, 'protected_embed_map', params: { :protocol => Rails.env.development? ? 'http' : 'https' }) + '?' + request.query_string, {:method=>'POST',:authenticity_token=>false}) do %>
<%= flash[:error] %>