Commit de43b0ac by Manzar Hussain

Merge branch 'feature-theme' into 'develop'

region update

See merge request manzarH/dic-global-dev!64
parents a5c87cc5 9f3449c2
......@@ -19,7 +19,15 @@
]
%}
{% if content %}
<div class="container-fluid spacerTB">
<div class="row">
<div class="container">
<div class="row">
<div class="col-md-12">
{{ content }}
</div>
</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