Fix encoding of error messages

This commit is contained in:
Raphael Michel
2018-01-29 10:41:52 +01:00
parent e12caf186c
commit c7a547a875

View File

@@ -9,6 +9,7 @@
<link rel="stylesheet" type="text/x-scss" href="{% static "pretixbase/scss/error.scss" %}" />
{% endcompress %}
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta charset="utf-8">
<link rel="icon" href="{% static "pretixbase/img/favicon.ico" %}">
</head>
<body>