]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/layouts/map.html.erb
Merge branch 'master' into feature/add-communities-page
[rails.git] / app / views / layouts / map.html.erb
index 0403bc889634ebf25a43467ee0cefd06e6f12010..816f90c70e11d1b83b677bb2ce71c0b5acfebc12 100644 (file)
     </div>
 
     <% unless current_user %>
-      <div class="welcome">
+      <div class="welcome p-3">
         <%= render "sidebar_header", :title => t("layouts.intro_header") %>
-        <div class="px-3 pb-3">
+        <div>
           <p><%= t "layouts.intro_text" %></p>
           <p><%= t "layouts.hosting_partners_html",
                    :ucl => link_to(t("layouts.partners_ucl"), "https://www.ucl.ac.uk"),
+                   :fastly => link_to(t("layouts.partners_fastly"), "https://www.fastly.com/"),
                    :bytemark => link_to(t("layouts.partners_bytemark"), "https://www.bytemark.co.uk"),
                    :partners => link_to(t("layouts.partners_partners"), "https://hardware.openstreetmap.org/thanks/") %>
           </p>