mirror of https://gitlab.com/curben/blog
style(layout): spacing
This commit is contained in:
parent
a33601013b
commit
e6969c729e
|
@ -15,10 +15,10 @@
|
|||
<body>
|
||||
<% } %>
|
||||
<% } %>
|
||||
<div id="container" class="container">
|
||||
<%- body %>
|
||||
</div>
|
||||
<%- partial('_partial/footer') %>
|
||||
<%- partial('_partial/after-footer') %>
|
||||
<div id="container" class="container">
|
||||
<%- body %>
|
||||
</div>
|
||||
<%- partial('_partial/footer') %>
|
||||
<%- partial('_partial/after-footer') %>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Reference in New Issue