replace hardcoded charset with config.defEncoding
[mir.git] / templates-dist / open / posting.template
index e9431ab..17c044e 100755 (executable)
@@ -6,7 +6,7 @@
        <meta name="author" content="${lang("open.posting.meta.author")}">
        <meta name="keywords" content="${lang("open.posting.meta.keywords")}">
        <!--<meta name="date" content="### Date ###Time">-->
-       <meta http-equiv="Content-Type" content="text/html; charset=iso-8559-1">
+       <meta http-equiv="Content-Type" content="text/html; charset=${config.defEncoding}">
        <meta name="robots" content="index">
        <meta name="robots" content="follow">