Commit ef583943 by Manzar Hussain

add content for full width

parent af4c985a
...@@ -19,6 +19,7 @@ regions: ...@@ -19,6 +19,7 @@ regions:
breadcrumb: Breadcrumb breadcrumb: Breadcrumb
content_top: Content Top content_top: Content Top
content: Content content: Content
content_full_width: 'Full Width Content'
content_bottom: 'Content Bottom' content_bottom: 'Content Bottom'
sidebar_first: First sidebar_first sidebar_first: First sidebar_first
sidebar_second: Second sidebar sidebar_second: Second sidebar
......
...@@ -104,7 +104,7 @@ ...@@ -104,7 +104,7 @@
</div> </div>
</div> </div>
<!-- content section end --> <!-- content section end -->
{{ page.content_full_width }}
{% if page.sidebar_second %} {% if page.sidebar_second %}
......
...@@ -18,9 +18,7 @@ ...@@ -18,9 +18,7 @@
*/ */
#} #}
<div class="container-fluid ns_spacerB">
<div class="row">
<div class="container">
<div class="a_s_w_c"> <div class="a_s_w_c">
<div class="ls_i_c"> <div class="ls_i_c">
...@@ -58,9 +56,6 @@ ...@@ -58,9 +56,6 @@
</div> </div>
</div> </div>
</div> </div>
</div>
</div>
</div>
\ No newline at end of file
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