Commit 8b1f1eca by Manzar Hussain

add row in invester

parent 963eef79
......@@ -35,13 +35,12 @@
{% endif %}
<div class="arcb_data">
{% for row in rows %}
<div class="col-sm-6">
{% for row in rows %}
{{- row.content -}}
{{- row.content -}}
{% endfor %}
</div>
{% endfor %}
</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