Mercurial > p > roundup > code
diff templates/minimal/html/page.html @ 2281:35b4435d2ef2
remove misleading 'http-equiv' meta
| author | Alexander Smishlajev <a1s@users.sourceforge.net> |
|---|---|
| date | Tue, 11 May 2004 13:37:31 +0000 |
| parents | 3a4abf6d48c2 |
| children | fb39722d8735 |
line wrap: on
line diff
--- a/templates/minimal/html/page.html Tue May 11 13:36:43 2004 +0000 +++ b/templates/minimal/html/page.html Tue May 11 13:37:31 2004 +0000 @@ -4,7 +4,6 @@ <html> <head> <title metal:define-slot="head_title">title goes here</title> -<meta http-equiv="Content-Type" content="text/html; charset=utf-8;"> <link rel="stylesheet" type="text/css" href="@@file/style.css">
