Files
alfresco-community-repo/source/test-resources/websites/alfresco/ROOT/about/navigation.html
Ariel Backenroth 0045372d4d - using server side includes in the sample website, both from jsp and xsl.
- using the form data functions from the press release xsl rather than the document() function
- adding lots of comments to the sample website code
- removing the company_footer subdirectory.  we can lump press release and company-footer xmls in the same content directory.



git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/WCM-DEV2/root@4186 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2006-10-22 05:52:07 +00:00

8 lines
370 B
HTML

<div id="outer">
<div id="inner">
<div id="sabout">
<p><a href="/about/">Company</a>&nbsp;&nbsp;|&nbsp;&nbsp;<a href="/about/contact/">Contact</a>&nbsp;&nbsp;|&nbsp;&nbsp;<a href="/media/releases/">News</a>&nbsp;&nbsp;|&nbsp;&nbsp;<a href="/about/events/">Events</a>&nbsp;&nbsp;|&nbsp;&nbsp;<a href="/about/people/">People</a></p>
</div>
</div>
</div>