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 15:01:50 UTC

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

Author: danhaywood
Date: Thu Oct 10 13:01:50 2013
New Revision: 1530958

URL: http://svn.apache.org/r1530958
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=1530958&r1=1530957&r2=1530958&view=diff
==============================================================================
--- isis/site/trunk/templates/index.html (original)
+++ isis/site/trunk/templates/index.html Thu Oct 10 13:01:50 2013
@@ -3,9 +3,15 @@
 {% block content %}
 
   <div class="row">
-    <div class="col-md-10 col-md-offset-1">
+    <div class="col-md-12">
       <div align="center">
         <h3>Apache Isis&trade; software is a framework for rapidly developing domain-driven apps in Java.</h3>
+      </div>
+    </div>
+  </div>
+  <div class="row">
+    <div class="col-md-10 col-md-offset-1">
+      <div align="center">
         <h4>
         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.</h4>
         <h4>For prototyping or production.</h4>