Ensure spaces are consistent
This commit is contained in:
parent
f2a17b63aa
commit
178d3bb30e
11 changed files with 118 additions and 121 deletions
|
@ -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>
|
||||
|
|
Reference in a new issue