ingo@1022: <%--
ingo@1022: Copyright (c) 2010 by Intevation GmbH
ingo@1022:
ingo@1022: This program is free software under the LGPL (>=v2.1)
ingo@1022: Read the file LGPL.txt coming with the software for details
ingo@1022: or visit http://www.gnu.org/licenses/ if it does not exist.
ingo@1022: --%>
ingo@1022:
tim@15: <%@ page contentType="text/html; charset=UTF-8" pageEncoding="UTF-8" language="java" %>
tim@15: <%@ taglib uri="http://jakarta.apache.org/struts/tags-html" prefix="html" %>
tim@15: <%@ taglib uri="http://jakarta.apache.org/struts/tags-bean" prefix="bean" %>
tim@15: <%@ taglib uri="http://java.sun.com/jstl/core" prefix="c" %>
ingo@978:
ingo@694: <%--div style="clear: left; margin-top: 40px;"/--%>