Commit 6e8ada4f by Manzar Hussain

Merge branch 'feature-theme' into 'develop'

node content

See merge request manzarH/dic-global-dev!122
parents 2cde73a3 a39047eb
......@@ -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