<%@page contentType="text/html"%> <%@page import="java.util.TimeZone"%> <%@page import="java.util.Calendar"%> <%@page import="java.util.ArrayList"%> <%@page import="ca.wick.acl.Groups"%> <%@taglib uri="http://struts.apache.org/tags-html" prefix="html"%> <%@taglib uri="http://struts.apache.org/tags-tiles" prefix="tiles"%> <%@taglib uri="http://struts.apache.org/tags-logic" prefix="logic"%> <%@taglib uri="http://struts.apache.org/tags-bean" prefix="bean"%> <%@include file="aclInit.jsp" %> <% int userId = user.getUserId(); ArrayList groups = Groups.getMemberGroups(userId); if (groups.size() == 0) { String redirectURL = "/"; response.sendRedirect(redirectURL); } %> "/> "/> "/> "/> "/> "/> <% request.setAttribute("page", "/"); %> <%-- page title bar --%> <%-- help differentiates admin vs non-admin --%> <%-- --%> <%-- specific page banner image --%> <%-- text to appear to the right of the banner image --%>

Mount Douglas Park Society

<%-- Edit Event Calendar --%>

<%-- Edit News Items --%>

<%-- Administration --%>

<%-- Change Password --%>

<%-- Help --%>