diff options
author | z0rglub <z0rglub@piwigo.org> | 2003-07-21 19:38:38 +0000 |
---|---|---|
committer | z0rglub <z0rglub@piwigo.org> | 2003-07-21 19:38:38 +0000 |
commit | 55a0a61aaf58a02e2ac5d2c489f81b1be4730cd8 (patch) | |
tree | 54db07101b35ea40bf48de022f5244280a9efbe4 /template/default/profile.vtp | |
parent | a11cb36e34e08f2ed2c573c9fe1c6097cbd7be29 (diff) |
*** empty log message ***
git-svn-id: http://piwigo.org/svn/trunk@25 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | template/default/profile.vtp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/template/default/profile.vtp b/template/default/profile.vtp index 2be4ae1e3..0d1d20fe3 100644 --- a/template/default/profile.vtp +++ b/template/default/profile.vtp @@ -2,6 +2,7 @@ <head> {#style} <title>{#customize_page_title}</title> + <meta http-equiv="Content-Type" content="text/html; {#charset}"> </head> <body> {#header} |