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/10 14:36:02 UTC

svn commit: r1530941 - /isis/site/trunk/templates/index.html

Author: danhaywood
Date: Thu Oct 10 12:36:01 2013
New Revision: 1530941

URL: http://svn.apache.org/r1530941
Log:
updating screenshots and templates

Modified:
    isis/site/trunk/templates/index.html

Modified: isis/site/trunk/templates/index.html
URL: http://svn.apache.org/viewvc/isis/site/trunk/templates/index.html?rev=1530941&r1=1530940&r2=1530941&view=diff
==============================================================================
--- isis/site/trunk/templates/index.html (original)
+++ isis/site/trunk/templates/index.html Thu Oct 10 12:36:01 2013
@@ -3,9 +3,10 @@
 {% block content %}
 
   <div class="row">
-    <div span="col-md-10 col-md-offset-1">
-      <p>Apache Isis&trade; software is a framework for rapidly developing domain-driven apps in Java. Write your business logic in entities, domain services and repositories, and the framework dynamically generates a representation of that domain model as a webapp or a RESTful API. For prototyping or production.
-      </p>
+    <div span="col-md-8 col-md-offset-2">
+      <p>Apache Isis&trade; software is a framework for rapidly developing domain-driven apps in Java. </p>
+      <p>Write your business logic in entities, domain services and repositories, and the framework dynamically generates a representation of that domain model as a webapp or a RESTful API.</p>
+      <p>For prototyping or production.</p>
     </div>
   </div>