Index: lams_central/web/policyConsents.jsp =================================================================== diff -u -r52ed825cf80fc4c9f1b9e114c80b09913e86002e -r4c134bb552fd30a24e610ddd532846ec38a3a51c --- lams_central/web/policyConsents.jsp (.../policyConsents.jsp) (revision 52ed825cf80fc4c9f1b9e114c80b09913e86002e) +++ lams_central/web/policyConsents.jsp (.../policyConsents.jsp) (revision 4c134bb552fd30a24e610ddd532846ec38a3a51c) @@ -1,50 +1,135 @@ -<%@ include file="/taglibs.jsp"%> + +<%@ page contentType="text/html; charset=utf-8" language="java"%> +<%@ taglib uri="tags-html" prefix="html"%> +<%@ taglib uri="tags-core" prefix="c"%> +<%@ taglib uri="tags-bean" prefix="bean"%> +<%@ taglib uri="tags-logic" prefix="logic"%> +<%@ taglib uri="tags-fmt" prefix="fmt"%> +<%@ taglib uri="tags-lams" prefix="lams"%> - - - - - + + + <fmt:message key="label.policies.title" /> + + + + + + + + + + + + + +
+
+ +

+ +

+ + + + + +
+ + + + + + +
+
+ +
+ +
+ : + + + + + + + + + + + + + + +
+ + + +
+ + + + +
+ +
+
+
+ +
+ +
+ +
+ +
+ + + +
+
+ +
+
+ +
\ No newline at end of file