blob: f49b2f774cb129fe4b033f4c4f7d760110a85918 [file] [log] [blame]
<%@ page language="java" %>
<%@ taglib uri="http://struts.apache.org/tags-tiles" prefix="tiles" %>
<tiles:insert definition="doc.mainLayout" flush="true">
<tiles:put name="body" value="/doc/portal/download.jsp" />
</tiles:insert>