hs.hsadmin/authenticator/webapp/WEB-INF/view/jsp/hostsharing/ui/casLogoutView.jsp

8 lines
311 B
Plaintext

<jsp:directive.include file="includes/top.jsp" />
<div id="msg" class="success">
<h2><spring:message code="screen.logout.header" /></h2>
<p><spring:message code="screen.logout.success" /></p>
<p><spring:message code="screen.logout.security" /></p>
</div>
<jsp:directive.include file="includes/bottom.jsp" />