Ensure spaces are consistent

This commit is contained in:
Oliver Davies 2019-05-22 12:19:47 +01:00
parent f2a17b63aa
commit 178d3bb30e
11 changed files with 118 additions and 121 deletions

View file

@ -17,8 +17,8 @@
<![endif]-->
</head>
<body class="path-frontpage">
<div id="app">
{% block body %}{% endblock %}
</div>
<div id="app">
{% block body %}{% endblock %}
</div>
</body>
</html>