aboutsummaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2015-06-20 10:34:34 -0300
committerSilvio Rhatto <rhatto@riseup.net>2015-06-20 10:34:34 -0300
commitb5dd5f63e850f0c870e8943b706e54cab72bb101 (patch)
tree8b909c1d7205168e70b2a9efc248736b53b59e4e /templates
parente07350410f3f2d2c1eb316df2b5d56d228339967 (diff)
downloadkeyringer-b5dd5f63e850f0c870e8943b706e54cab72bb101.tar.gz
keyringer-b5dd5f63e850f0c870e8943b706e54cab72bb101.tar.bz2
Template minor update
Diffstat (limited to 'templates')
-rw-r--r--templates/page.tmpl3
1 files changed, 1 insertions, 2 deletions
diff --git a/templates/page.tmpl b/templates/page.tmpl
index 187813c..3a72101 100644
--- a/templates/page.tmpl
+++ b/templates/page.tmpl
@@ -1,7 +1,6 @@
<TMPL_IF HTML5><!DOCTYPE html>
<html>
-<TMPL_ELSE><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
- "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<TMPL_ELSE><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
</TMPL_IF>
<head>