Commit 1be498a9 authored by Wolfgang Knopki's avatar Wolfgang Knopki
Browse files

removed spaceless tag that caused some errors

parent d68072d7
{% spaceless %}
<!DOCTYPE html> <!DOCTYPE html>
<html lang="{{ currentLanguage }}" xml:lang="{{ currentLanguage }}"> <html lang="{{ currentLanguage }}" xml:lang="{{ currentLanguage }}">
<head> <head>
...@@ -36,4 +35,3 @@ ...@@ -36,4 +35,3 @@
{% block postload %}{% endblock %} {% block postload %}{% endblock %}
</body> </body>
</html> </html>
{% endspaceless %}
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment