3
0
Fork 0

+ fix Doctype HTML line (was breaking Opera output)

small_fixes
kelson42 11 years ago
parent 2a2ad85d55
commit a9c151fe5f

@ -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> <head>
<meta charset="UTF-8" /> <meta charset="UTF-8" />
<title>Welcome to Kiwix Server</title> <title>Welcome to Kiwix Server</title>

Loading…
Cancel
Save