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