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

svn commit: r882023 - in /websites/staging/isis/trunk: cgi-bin/ content/ content/index.html

Author: buildbot
Date: Thu Oct 10 13:01:56 2013
New Revision: 882023

Log:
Staging update by buildbot for isis

Modified:
    websites/staging/isis/trunk/cgi-bin/   (props changed)
    websites/staging/isis/trunk/content/   (props changed)
    websites/staging/isis/trunk/content/index.html

Propchange: websites/staging/isis/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Thu Oct 10 13:01:56 2013
@@ -1 +1 @@
-1530957
+1530958

Propchange: websites/staging/isis/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Thu Oct 10 13:01:56 2013
@@ -1 +1 @@
-1530957
+1530958

Modified: websites/staging/isis/trunk/content/index.html
==============================================================================
--- websites/staging/isis/trunk/content/index.html (original)
+++ websites/staging/isis/trunk/content/index.html Thu Oct 10 13:01:56 2013
@@ -262,9 +262,15 @@
       
 
   <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>