]> 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 76b5a43373e0f018cd0d5b27472f16e9d035adc0..91fcea0ea42fd9618c8acd9e489b138f19fbc1a4 100644 (file)
 
       <% unless @user %>
       <div id="intro">
-        OpenStreetMap is a free editable map of the whole world. It is made by people like you.
-        <p/>
-        OpenStreetMap allows you to view, edit and use geographical data in a collaborative way from anywhere on Earth.
-        <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>
+          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 %>