Small change to avoid Quirks Mode in Firefox
svn: r13742
This commit is contained in:
parent
b1676eedb7
commit
a7d2bcc3f0
@ -1,6 +1,6 @@
|
|||||||
{% load my_tags %}
|
{% load my_tags %}
|
||||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||||
<!DOCTYPE html "-//W3C//DTD XHTML 1.0 Strict//EN"
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
|
||||||
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||||
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="" lang="">
|
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="" lang="">
|
||||||
<head>
|
<head>
|
||||||
|
Loading…
Reference in New Issue
Block a user