Commit fc6bbba8 by Manzar Hussain

Merge branch 'feature-theme' into 'develop'

remove div

See merge request manzarH/dic-global-dev!66
parents 794f504b c3fbc788
...@@ -19,15 +19,7 @@ ...@@ -19,15 +19,7 @@
] ]
%} %}
{% if content %} {% if content %}
<div>
<div class="row">
<div class="container">
<div class="row">
<div class="col-md-12">
{{ content }} {{ content }}
</div>
</div>
</div>
</div>
</div>
{% endif %} {% 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