blob: b2dc403a77acf92aa5212fcdbb18a5e6ef4369c1 [file] [log] [blame]
<%@ taglib uri="http://jakarta.apache.org/tiles" prefix="tiles" %>
<html>
<head>
<title>Login</title>
</head>
<body background="graphics/blueAndWhiteBackground.gif">
<tiles:insert definition="login-tile"/>
</body>
</html>