Author: buildbot
Date: Tue Sep 13 03:39:55 2011
New Revision: 795664

Log:
Staging update by buildbot

Modified:
    websites/staging/openejb/trunk/content/examples.html

Modified: websites/staging/openejb/trunk/content/examples.html
==============================================================================
--- websites/staging/openejb/trunk/content/examples.html (original)
+++ websites/staging/openejb/trunk/content/examples.html Tue Sep 13 03:39:55 
2011
@@ -123,16 +123,14 @@
           <P>
             <!-- $BODY -->
             <DIV id="PageContent">
-          <p><a name="Examples-EJB3Examples"></a></p>
-
-<h1>EJB3 Examples</h1>
+          <h1>EJB3 Examples</h1>
 
 <p>All examples come with JUnit unit tests that can be run in any IDE, Maven
 or Ant without special plugins using OpenEJB as an embedded EJB container. 
 The easiest way to run the examples in your IDE is to use maven ({{mvn
 eclipse:eclipse}} or <em>mvn idea:idea</em>) to generate project 
descriptors.</p>
 
-<p>{include:Examples Table}</p>
+<p>{{ examples_table.content|markdown }}</p>
 
             </DIV>
           </P>


Reply via email to