diff options
author | Jonas Smedegaard <dr@jones.dk> | 2008-01-20 20:43:20 +0100 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2008-01-20 20:43:20 +0100 |
commit | 6137005a40de0efbae16f4b5e810bb6af3abe59e (patch) | |
tree | b335e36904c028c143504840384175d7fa0ddce8 /page.tmpl | |
parent | 282ce91522affa27606bc5b835d8a7d7a91b4df5 (diff) |
Sync with upstream commit 405e8a703126cc5de426063dedbd2394b747782a (Wed Jan 9, release 2.20).
Diffstat (limited to 'page.tmpl')
-rw-r--r-- | page.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html> +<html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title><TMPL_VAR TITLE></title> |