diff options
Diffstat (limited to 'templates/ro/emptyarchive.html')
-rw-r--r-- | templates/ro/emptyarchive.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/ro/emptyarchive.html b/templates/ro/emptyarchive.html index 10eee73b..f9f1f2b5 100644 --- a/templates/ro/emptyarchive.html +++ b/templates/ro/emptyarchive.html @@ -3,7 +3,7 @@ <HEAD> <title>Arhivele %(listname)s</title> <META NAME="robots" CONTENT="noindex,follow"> - <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-8859-2"> + <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8"> </HEAD> <BODY BGCOLOR="#ffffff"> <h1>Arhivele %(listname)s</h1> |