Adding xhtml 1.0 strict doctype

This commit is contained in:
CharlyCoste 2010-03-14 00:43:47 +01:00
parent 37058e3861
commit 23276de922
1 changed files with 2 additions and 0 deletions

View 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">
<html><head>
<title>ownCloud</title>
<link rel="stylesheet" type="text/css" href="/css/default.css" />