Commit 97422d23 by Manzar Hussain

add investor

parent 991bebc1
...@@ -19,17 +19,8 @@ ...@@ -19,17 +19,8 @@
#} #}
<div class="container-fluid spacerTB">
<div class="row"> <div class="a_s_w_c">
<div class="container">
<!-- <div class="ls_h_c_b">
<h2 class="hl_cw_box">Leadership</h2>
<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using 'Content here, content here', making it look like readable English.</p>
</div>
-->
<!-- bottom container box start -->
<h1 class="ineves_det_h_m">Annual Results</h1>
<div class="a_s_w_c">
<div class="ls_i_c"> <div class="ls_i_c">
<div class="ls_r_con_b"> <div class="ls_r_con_b">
...@@ -39,20 +30,17 @@ ...@@ -39,20 +30,17 @@
{% if title %} {% if title %}
<h4 class="hm_cb_d">{{ title }}</h4> <h4 class="hm_cb_d">{{ title }}</h4>
{% endif %} {% endif %}
<div class="arcb_data">
{% for row in rows %} {% for row in rows %}
<div class="arcb_data">
<div class="col-sm-6">{{- row.content -}}</div> <div class="col-sm-6">{{- row.content -}}</div>
{% endfor %}
</div>
</div>
</div> </div>
{% endfor %}
</div> </div>
</div> </div>
</div> </div>
<!-- bottom container box end -->
</div>
</div>
</div> </div>
<!-- content section end --> </div>
<!-- bottom container box end -->
\ No newline at end of file
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