You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by db...@apache.org on 2012/06/29 06:03:28 UTC

svn commit: r1355235 - /openejb/site/trunk/templates/basic.html

Author: dblevins
Date: Fri Jun 29 04:03:27 2012
New Revision: 1355235

URL: http://svn.apache.org/viewvc?rev=1355235&view=rev
Log:
Move edit block to the bottom.  When it's at the top, Google+ will use the edit notice as the page's summary.

Modified:
    openejb/site/trunk/templates/basic.html

Modified: openejb/site/trunk/templates/basic.html
URL: http://svn.apache.org/viewvc/openejb/site/trunk/templates/basic.html?rev=1355235&r1=1355234&r2=1355235&view=diff
==============================================================================
--- openejb/site/trunk/templates/basic.html (original)
+++ openejb/site/trunk/templates/basic.html Fri Jun 29 04:03:27 2012
@@ -132,6 +132,8 @@
     </div>
 
     <div class="container">
+    {% block content %}{{ content|markdown }}{% endblock %}
+
         <div id="edit" class="modal hide fade in" style="display: none; ">
             <div class="modal-header">
                 <a class="close" data-dismiss="modal">x</a>
@@ -155,7 +157,6 @@
             </div>
         </div>
         <script src="{{base}}javascript/bootstrap-modal.js"></script>
-    {% block content %}{{ content|markdown }}{% endblock %}
 
       <footer>
         <p>