Sponsors styling
This commit is contained in:
parent
257bfdff06
commit
b3558166d1
10 changed files with 221 additions and 1 deletions
|
@ -65,6 +65,9 @@
|
|||
{{ page.content }}
|
||||
</div>{# /.layout-content #}
|
||||
|
||||
<div class="layout-content-bottom">
|
||||
{{ page.content_bottom }}
|
||||
</div>{# /.layout-content-bottom #}
|
||||
</main>
|
||||
|
||||
{% if page.footer %}
|
||||
|
|
Reference in a new issue