mirror of
https://github.com/bspeice/speice.io
synced 2025-11-03 01:50:35 -05:00
Beautify html
This commit is contained in:
@ -2,9 +2,9 @@
|
||||
layout: default
|
||||
---
|
||||
<div class="c-page">
|
||||
{% include header.html %}
|
||||
<div class="c-page__main">
|
||||
{% include header.html %}
|
||||
<div class="c-page__main">
|
||||
{{ content }}
|
||||
</div>
|
||||
{% include footer.html %}
|
||||
</div>
|
||||
{% include footer.html %}
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user