Commit 71169c56 by Manzar Hussain

Merge branch 'feature-theme' into 'develop'

front page

See merge request manzarH/dic-global-dev!29
parents 142d0a53 d5443fe7
......@@ -54,18 +54,13 @@
</div>
</div>
{% if page.banner %}
<div class="b_o_c_b">
<div class="b_main_slider static_banner">
{{ page.banner }}
</div>
</div>
{% endif %}
<div class="layout-container">
{% if page.content_top %}
<div class="contentTop-section">
{{ page.content_top }}
<div class="layout-content">
{{ page.content }}
</div>{# /.layout-content #}
</div>
{% endif %}
<div class="container-fluid spacerTB">
......@@ -90,6 +85,7 @@
</div>
{% endif %}
{% if page.footer %}
<div class="container-fluid f_l_c_b">
<div class="row">
......
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