+ fix Doctype HTML line (was breaking Opera output)

This commit is contained in:
kelson42 2014-07-09 21:11:34 +02:00
parent 2a2ad85d55
commit a9c151fe5f

View File

@ -1,4 +1,5 @@
<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml">
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta charset="UTF-8" />
<title>Welcome to Kiwix Server</title>