Commit c16efab5 by Manzar Hussain

Merge branch 'feature-theme' into 'develop'

investor design

See merge request manzarH/dic-global-dev!345
parents 5e1b53f4 6a4752af
...@@ -34,12 +34,12 @@ ...@@ -34,12 +34,12 @@
<h4 class="hm_cb_d">{{ title }}</h4> <h4 class="hm_cb_d">{{ title }}</h4>
{% endif %} {% endif %}
<div class="row id_spacer_con"> <div class="arcb_data">
{% for row in rows %} {% for row in rows %}
<div class="col-sm-6">
{{- row.content -}} {{- row.content -}}
</div>
{% endfor %} {% endfor %}
</div> </div>
</div> </div>
......
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