]> source.dussan.org Git - archiva.git/commitdiff
placed the doctype before the license header to make it work
authorEdwin L. Punzalan <epunzalan@apache.org>
Sun, 24 Dec 2006 04:26:08 +0000 (04:26 +0000)
committerEdwin L. Punzalan <epunzalan@apache.org>
Sun, 24 Dec 2006 04:26:08 +0000 (04:26 +0000)
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@489980 13f79535-47bb-0310-9956-ffa450edef68

archiva-webapp/src/main/webapp/WEB-INF/jsp/decorators/default.jsp

index ad1ed06737707ee1e2cacdef9cb5ab2d2a40982b..2d5fe33f53a0202845e76ffd8d3cf05a14733f7e 100644 (file)
@@ -1,3 +1,5 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+
 <%--
   ~ Licensed to the Apache Software Foundation (ASF) under one
   ~ or more contributor license agreements.  See the NOTICE file
@@ -17,8 +19,6 @@
   ~ under the License.
   --%>
 
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
-
 <%@ taglib uri="http://www.opensymphony.com/sitemesh/decorator" prefix="decorator" %>
 <%@ taglib uri="/webwork" prefix="ww" %>
 <%@ taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c" %>