Make charset utf-8.

Thanks for the patch Velmont / Odin Hørthe Omdal!
This commit is contained in:
Christopher Allan Webber 2011-07-24 14:52:36 -05:00
parent e60f8719dd
commit 5fa3588411

View File

@ -17,6 +17,7 @@
#}
<html>
<head>
<meta charset="utf-8">
<title>{% block title %}GNU MediaGoblin{% endblock title %}</title>
<link rel="stylesheet" type="text/css"
href="{{ request.staticdirect('/css/contrib/reset.css') }}"/>