15 lines
202 B
Plaintext
15 lines
202 B
Plaintext
<%@ include file="/WEB-INF/decorators/include.jsp"%>
|
|
|
|
<html>
|
|
<head></head>
|
|
<body>
|
|
|
|
<h4 class="title"><fmt:message key="preference.title" /></h4>
|
|
|
|
|
|
<fmt:message key="preference.ok"/>
|
|
|
|
|
|
|
|
</body>
|
|
</html> |