You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openwebbeans.apache.org by st...@apache.org on 2012/12/15 19:13:17 UTC

svn commit: r1422306 - /openwebbeans/cms-site/trunk/content/index.html

Author: struberg
Date: Sat Dec 15 18:13:17 2012
New Revision: 1422306

URL: http://svn.apache.org/viewvc?rev=1422306&view=rev
Log:
remove bottom hr

Modified:
    openwebbeans/cms-site/trunk/content/index.html

Modified: openwebbeans/cms-site/trunk/content/index.html
URL: http://svn.apache.org/viewvc/openwebbeans/cms-site/trunk/content/index.html?rev=1422306&r1=1422305&r2=1422306&view=diff
==============================================================================
--- openwebbeans/cms-site/trunk/content/index.html (original)
+++ openwebbeans/cms-site/trunk/content/index.html Sat Dec 15 18:13:17 2012
@@ -57,10 +57,5 @@
         </div>
     {% endfor %}
 </div>
-<div class="row">
-    <div class="span12">
-        <hr>
-    </div>
-</div>
 
 {% endblock %}