+ fix Doctype HTML line (was breaking Opera output)

This commit is contained in:
kelson42 2014-07-09 21:11:34 +02:00
parent c8c53f68c5
commit 17724fe70b
2 changed files with 9311 additions and 9319 deletions

File diff suppressed because it is too large Load Diff

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>