Remove whitespace

This commit is contained in:
Oliver Davies 2018-06-29 07:37:43 +01:00 committed by GitHub
parent ddab9f48de
commit 16e8f508a0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,6 +5,6 @@
<title>{{ site.title }}</title>
</head>
<body>
{% block content %}{% endblock %}
{% block content %}{% endblock %}
</body>
</html>