Update index.html

This commit is contained in:
mathias 2016-04-09 01:31:45 +03:00
parent c31c2cce97
commit 9c1ae2077f

View file

@ -1,7 +1,6 @@
---
---
{% capture content %}
<!DOCTYPE html>
{% capture content %}<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
@ -406,6 +405,5 @@
</div>
</div>
</body>
</html>
{% endcapture %}
{{ content | strip_newlines }}
</html>{% endcapture %}
{% assign content = nil %}