Update index.html

This commit is contained in:
mathias 2016-04-09 01:27:43 +03:00
parent 84dcfe8678
commit c31c2cce97

View file

@ -1,5 +1,6 @@
---
---
{% capture content %}
<!DOCTYPE html>
<html lang="en">
<head>
@ -406,3 +407,5 @@
</div>
</body>
</html>
{% endcapture %}
{{ content | strip_newlines }}