<%= render "layouts/common_head", default_title: "Gobierno abierto" %> <%= render "layouts/meta_tags" %>

<%= link_to root_path do %> <%= image_tag(image_path_for("logo_header.png"), class: "float-left", alt: t("layouts.header.logo")) %> <% end %>

<%= render "layouts/flash" %> <%= yield %>