Commit a39047eb by Manzar Hussain

node content

parent 979c354b
......@@ -82,17 +82,13 @@
{{ page.content_top }}
</div>
{% endif %}
{% if page.content.body %}
<div class="container-fluid spacerTB">
<div class="row">
{{ page.content.body }}
{{ content }}
</div>
</div>
{% endif %}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment