Fixed post ribbon in post layout
This commit is contained in:
parent
3bfdfb017e
commit
c15ac4e8e6
1 changed files with 1 additions and 5 deletions
|
|
@ -15,11 +15,7 @@
|
|||
{% endif %}
|
||||
|
||||
<main class="mdl-layout__content">
|
||||
<div class="page-content">
|
||||
<div class="mdl-grid">
|
||||
{{ content }}
|
||||
</div>
|
||||
</div>
|
||||
{{ content }}
|
||||
{% include footer.html %}
|
||||
</main>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue