add <p> tags around the last added text
authorBenjamin Mako Hill <mako@atdot.cc>
Sat, 2 Nov 2013 00:22:18 +0000 (17:22 -0700)
committerBenjamin Mako Hill <mako@atdot.cc>
Sat, 2 Nov 2013 00:22:18 +0000 (17:22 -0700)
index.html

index 91534a38aebe055dfb78bdc4f1acc0ade2177b59..430ace7fed8dc452277cbf8643664fd5b6394f73 100644 (file)
 
          <h2>Calendar</h2>
 
-         If you would like to be able to add things to the calendar yourself, great! You can email <a href="mailto:team@leastsquar.es">team@leastsquar.es</a> to ask for access.
+         <p>If you would like to be able to add things to the calendar yourself, great! You can email <a href="mailto:team@leastsquar.es">team@leastsquar.es</a> to ask for access.</p>
 
          <iframe src="https://www.google.com/calendar/embed?height=800&amp;wkst=1&amp;bgcolor=%23FFFFFF&amp;src=rh2qji2voa0o06bafgg09s1fuc%40group.calendar.google.com&amp;color=%232F6309&amp;ctz=America%2FLos_Angeles" style=" border-width:0 " width="100%" height="700" frameborder="0" scrolling="no"></iframe>
 

Benjamin Mako Hill || Want to submit a patch?