diff options
Diffstat (limited to 'templates/ro/article.html')
-rw-r--r-- | templates/ro/article.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/ro/article.html b/templates/ro/article.html index 2e80e439..2dc68a25 100644 --- a/templates/ro/article.html +++ b/templates/ro/article.html @@ -5,7 +5,7 @@ <LINK REL="Index" HREF="index.html" > <LINK REL="made" HREF="mailto:%(email_url)s?Subject=%(subject_url)s&In-Reply-To=%(in_reply_to_url)s"> <META NAME="robots" CONTENT="index,nofollow"> - <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-8859-2"> + <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8"> <style type="text/css"> pre { white-space: pre-wrap; /* css-2.1, curent FF, Opera, Safari */ |