Commit 979c354b by Manzar Hussain

add body in node

parent d9ebd96f
......@@ -82,24 +82,17 @@
{{ page.content_top }}
</div>
{% endif %}
{% if page.content.body %}
<div class="container-fluid spacerTB">
<div class="row">
{% if page.sidebar_first %}
{{ page.sidebar_first }}
{% endif %}
{{ page.content }}
{{ page.content.body }}
{% if page.sidebar_second %}
{{ page.sidebar_second }}
{% endif %}
</div>
</div>
{% endif %}
......
......@@ -35,10 +35,7 @@
<div class="container-fluid spacerTB">
<div class="row">
<div class="container">
<div class="ls_h_c_b">
<h2 class="hl_cw_box">Leadership</h2>
<p>DIC prides itself as being one of the largest manufacturers of printing inks and allied material. The company owes its success to the unwavering support and guidance of the experienced leaders. Get to know about our core team members who play a vital role in shaping the future of DIC India. </p>
</div>
<!-- bottom container box start -->
<div class="a_s_w_c">
<div class="ls_i_c">
......
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