diff options
author | Jonas Smedegaard <dr@jones.dk> | 2008-01-20 20:55:26 +0100 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2008-01-20 20:55:26 +0100 |
commit | ee4004b634857ebac441aef06bbd38be0b0effc7 (patch) | |
tree | 12a65df55b052719d5087f044ada27e03d0e8425 /misc.tmpl | |
parent | fb17a6957b8fb2826997eb8e2e37403ba8045441 (diff) |
Sync with upstream commit 405e8a703126cc5de426063dedbd2394b747782a (Wed Jan 9, release 2.20).
Diffstat (limited to 'misc.tmpl')
-rw-r--r-- | misc.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> <base href="<TMPL_VAR BASEURL>" /> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> |