Adding xhtml 1.0 strict doctype
This commit is contained in:
parent
37058e3861
commit
23276de922
1 changed files with 2 additions and 0 deletions
|
@ -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" />
|
||||
|
|
Loading…
Reference in a new issue