work on design
This commit is contained in:
@ -25,9 +25,10 @@
|
||||
{% endif %}
|
||||
<section class="body">
|
||||
{{ page.body|richtext}}
|
||||
{% block content_extras %}{% endblock %}
|
||||
</section>
|
||||
|
||||
{% block content_extras %}{% endblock %}
|
||||
|
||||
<div class="post_content">
|
||||
{% render_sections position="post_content" %}
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user