You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by da...@apache.org on 2013/10/15 08:35:00 UTC

svn commit: r1532214 - /isis/site/trunk/templates/screenshot-tutorial.html

Author: danhaywood
Date: Tue Oct 15 06:34:59 2013
New Revision: 1532214

URL: http://svn.apache.org/r1532214
Log:
screenshots2

Modified:
    isis/site/trunk/templates/screenshot-tutorial.html

Modified: isis/site/trunk/templates/screenshot-tutorial.html
URL: http://svn.apache.org/viewvc/isis/site/trunk/templates/screenshot-tutorial.html?rev=1532214&r1=1532213&r2=1532214&view=diff
==============================================================================
--- isis/site/trunk/templates/screenshot-tutorial.html (original)
+++ isis/site/trunk/templates/screenshot-tutorial.html Tue Oct 15 06:34:59 2013
@@ -3,6 +3,8 @@
 {% block content %}
 
 
+  <br/>
+  <br/>
   <div class="row">
     <div class="col-md-12">
       <div align="center">
@@ -11,6 +13,8 @@
       </div>
     </div>
   </div>
+  <br/>
+  <br/>
 
   <!--  Carousel -->
   <!--  consult Bootstrap docs at