% content_for :head do %>
<%= stylesheet_link_tag 'help', media: 'all', 'data-turbolinks-track': 'reload' %>
<%= javascript_include_tag 'help', 'data-turbolinks-track' => true %>
<% end %>
<%= image_tag("control/slid_r.svg", class: "slider") %>
<%= t("help.about_title") %>
<%= t("help.about_text").html_safe %>
<%= image_tag("control/slid_r.svg", class: "slider") %>
<%= t("help.privacy_title") %>
<%= t("help.privacy_text").html_safe %>
<%= image_tag("control/slid_r.svg", class: "slider") %>
<%= t("help.cookies_title") %>
<%= t("help.cookies_text").html_safe %>
<%= image_tag("control/slid_r.svg", class: "slider") %>
<%= t("help.license_title") %>
<%= t("help.license_text").html_safe %>