Commit 8b1f1eca by Manzar Hussain

add row in invester

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