Commit 6a4752af by Manzar Hussain

investor design

parent 971615a3
...@@ -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