blob: 16c3296420d42e7e5690bf0dbae1175f4241d9d5 [file] [log] [blame]
<!-- Standard Struts Entries -->
<%@ page language="java" contentType="text/html;charset=utf-8" %>
<%@ taglib uri="http://struts.apache.org/tags-bean" prefix="bean" %>
<%@ taglib uri="http://struts.apache.org/tags-html" prefix="html" %>
<%@ taglib uri="http://struts.apache.org/tags-logic" prefix="logic" %>
<html:html locale="true">
<!-- Standard Content -->
<%@ include file="header.jsp" %>
<!-- Body -->
<body bgcolor="white" background="images/PaperTexture.gif">
</body>
<!-- Standard Footer -->
<%@ include file="footer.jsp" %>
</html:html>