fix some weird indenting
This commit is contained in:
parent
d1d2d08330
commit
a2f8452eec
4 changed files with 20 additions and 85 deletions
|
@ -10,7 +10,7 @@
|
|||
|
||||
<body>
|
||||
<%- include('header.ejs',{headerCtx}); %>
|
||||
<%- include(mainPage, mainCtx); %>
|
||||
<%- include(mainPage, mainCtx); %>
|
||||
</body>
|
||||
|
||||
</html>
|
Loading…
Add table
Add a link
Reference in a new issue