<%= stylesheet_link_tag "application" %> <%= javascript_include_tag "vendor/modernizr" %> <%= javascript_include_tag "application", 'data-turbolinks-track' => true %> <%= csrf_meta_tags %> <%= favicon_link_tag "favicon.ico" %> <% if notice %>

<%= notice %>

<% end %> <% if alert %>

<%= alert %>

<% end %>

<%= link_to root_path do %> <%= image_tag('logo_madrid_white.png', class: 'left', size: '96x96') %> <%= t("layouts.header.open_gov", open: "#{t('layouts.header.open')}").html_safe %> | <%= t("layouts.header.participation") %> <% end %>

<%= yield %>