footer.jspf
<%-- Licensed Materials - Property of IBM, 5724-E76, (C) Copyright IBM Corp. 2001, 2004, 2006 - All Rights reserved. NOTE: See notes in Default.jsp for information regarding editing theme JSP fragments. --%><!-- footer --> <c-rt:if test = "${themePolicy.renderFavorites}"> <div id="wptheme-footer" class="wptheme-footer"> <portal-logic:if navigationAvailable="yes" screen="Home,LoggedIn,LoggedOut"> <% String themeLinksUniqueNameRoot = "ibm.portal.ThemeLinks.FooterLinks"; %> <%@ include file="./themeLinks.jspf" %> </portal-logic:if> </div> </c-rt:if>