]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/layouts/site.rhtml
Wrap text to make it more readable and adjust the padding on the intro
[rails.git] / app / views / layouts / site.rhtml
index 7e224b4c6a9f61c1949979c0a3e31982f625e86c..91fcea0ea42fd9618c8acd9e489b138f19fbc1a4 100644 (file)
 
       <% unless @user %>
       <div id="intro">
-        <p>OpenStreetMap is a free editable map of the whole world. It is made by people like you.</p>
-        <p>OpenStreetMap allows you to view, edit and use geographical data in a collaborative way from anywhere on Earth.</p>
         <p>
-          OpenStreetMap's hosting is kindly supported by the <a href="http://www.vr.ucl.ac.uk">UCL VR Centre</a> and <a href="http://www.bytemark.co.uk">bytemark</a>.
+          OpenStreetMap is a free editable map of the whole world. It
+          is made by people like you.
+        </p>
+        <p>
+          OpenStreetMap allows you to view, edit and use geographical
+          data in a collaborative way from anywhere on Earth.
+        </p>
+        <p>
+          OpenStreetMap's hosting is kindly supported by the
+          <a href="http://www.vr.ucl.ac.uk">UCL VR Centre</a> and
+          <a href="http://www.bytemark.co.uk">bytemark</a>.
         </p>
       </div>
       <% end %>