Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

...

Code Block
<div class="navleft">
               <%
               // include left navigation         
       navigation
        cms.include(CmsTemplateBean.FOLDER_ELEMENTS + "nav_left.jsp", null, cms.getProperties());
               %>
</div>