remove mor charset and fix more lang attributes

This commit is contained in:
Laura Klünder 2017-10-30 15:54:03 +01:00
parent 4fa232d2d5
commit 271fc5e715
2 changed files with 1 additions and 3 deletions

View file

@ -8,7 +8,6 @@
{% block meta %}
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<meta name="robots" content="NONE,NOARCHIVE" />
{% endblock %}