blob: 573190caacc490c458a5f721f809ce1e9109974a [file] [log] [blame]
<?xml version='1.0' encoding='UTF-8'?>
<jsp:root xmlns:jsp="http://java.sun.com/JSP/Page" version="2.0"
xmlns:h="http://java.sun.com/jsf/html"
xmlns:f="http://java.sun.com/jsf/core">
<jsp:directive.include file="authCheck.jspf"/>
<jsp:output omit-xml-declaration="true" doctype-root-element="HTML"
doctype-system="http://www.w3.org/TR/html4/loose.dtd"
doctype-public="-//W3C//DTD HTML 4.01 Transitional//EN" />
<jsp:directive.page contentType="text/html;charset=UTF-8" />
<jsp:scriptlet>
// Nothing
</jsp:scriptlet>
</jsp:root>