app/soc/templates/soc/organization/home.html
changeset 2383 6ca37aa4c33e
parent 2271 6519029b444f
child 2389 4bfa82f58f4a
equal deleted inserted replaced
2381:2449a52035ee 2383:6ca37aa4c33e
    37 </span>
    37 </span>
    38 {% endif %}
    38 {% endif %}
    39 {% endblock %}
    39 {% endblock %}
    40 
    40 
    41 {% block home_extras %}
    41 {% block home_extras %}
       
    42 {% comment %}
       
    43 {{ org_map_data }}
       
    44 {% for list_number in list.lists %}
       
    45 <p>
       
    46   {% include list.nextList %}
       
    47 </p>
       
    48 {% endfor %}
       
    49 {% endcomment %}
    42 <div id="org_home_extras">
    50 <div id="org_home_extras">
    43  <div id="extras_left">
    51  <div id="extras_left">
    44   {% for list_number in list.lists %}
    52   {% for list_number in list.lists %}
    45   <p>
    53   <p>
    46     {% include list.nextList %}
    54     {% include list.nextList %}