Přechod na MIME typ application/xhtml+xml.
1.1 --- a/java/nekurak.net-web/web/index.jsp Sat Dec 19 18:17:39 2009 +0100
1.2 +++ b/java/nekurak.net-web/web/index.jsp Sat Dec 19 21:54:42 2009 +0100
1.3 @@ -1,9 +1,9 @@
1.4 <!DOCTYPE html SYSTEM "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
1.5 -<%@page contentType="text/html" pageEncoding="UTF-8"%>
1.6 +<%@page contentType="application/xhtml+xml" pageEncoding="UTF-8"%>
1.7 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="cs" lang="cs">
1.8 <head>
1.9 <meta http-equiv="content-language" content="cs"/>
1.10 - <meta http-equiv="content-type" content="text/html; charset=UTF-8"/>
1.11 + <meta http-equiv="content-type" content="application/xhtml+xml; charset=UTF-8"/>
1.12 <title>Nekuřák.net</title>
1.13 </head>
1.14 <body>