Commit a39047eb by Manzar Hussain

node content

parent 979c354b
...@@ -82,17 +82,13 @@ ...@@ -82,17 +82,13 @@
{{ page.content_top }} {{ page.content_top }}
</div> </div>
{% endif %} {% endif %}
{% if page.content.body %}
<div class="container-fluid spacerTB"> <div class="container-fluid spacerTB">
<div class="row"> <div class="row">
{{ content }}
{{ page.content.body }}
</div> </div>
</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