mirror of
https://github.com/bspeice/speice.io
synced 2025-09-04 13:45:14 -04: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