Fix categorization.
[prawokultury.git] / prawokultury / templates / base.html
index cae698b..1430cf9 100755 (executable)
@@ -9,6 +9,7 @@
        <link rel="shortcut icon" type="image/png" href="{% static "img/favicon.png" %}" />
         {% compressed_css 'base' %}
 
+        <meta charset="UTF-8" />
         <meta property='og:url' content='{% block "ogurl" %}{% url 'migdal_main' %}{% endblock %}' />
         <meta property='og:title' content='{% block "ogtitle" %}{% trans "Culture's right" %}{% endblock %}' />
         <meta property='og:site_name' content='{% trans "Culture's right" %}' />