12-14-2006 11:52 AM
12-19-2006 04:52 AM
<#list space.children as child>
<#if child.isDocument>
<#if child.name = "index.html">
${child.content}
</#if>
</#if>
</#list>
12-19-2006 05:06 AM
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.