Author: jlmonteiro
Date: Tue Dec 11 11:23:47 2012
New Revision: 1420099
URL: http://svn.apache.org/viewvc?rev=1420099&view=rev
Log:
ignoring tempary the navigation for test as it does not exist
Modified:
openwebbeans/cms-site/trunk/templates/standard.html
Modified: openwebbeans/cms-site/trunk/templates/standard.html
URL:
http://svn.apache.org/viewvc/openwebbeans/cms-site/trunk/templates/standard.html?rev=1420099&r1=1420098&r2=1420099&view=diff
==============================================================================
--- openwebbeans/cms-site/trunk/templates/standard.html (original)
+++ openwebbeans/cms-site/trunk/templates/standard.html Tue Dec 11 11:23:47 2012
@@ -92,7 +92,7 @@ $content
<div id="wrapper-menu-page-bottom">
<div id="menu-page">
<!-- NavigationBar -->
-{% filter markdown %}{% include "navigation.mdtext" %}{% endfilter %}
+<!-- TODO include navigation -->
<!-- NavigationBar -->
</div>
</div>