diff -r 2449a52035ee -r 6ca37aa4c33e app/soc/templates/soc/organization/home.html --- a/app/soc/templates/soc/organization/home.html Tue Jun 02 19:20:14 2009 +0200 +++ b/app/soc/templates/soc/organization/home.html Tue Jun 02 19:23:06 2009 +0200 @@ -39,6 +39,14 @@ {% endblock %} {% block home_extras %} +{% comment %} +{{ org_map_data }} +{% for list_number in list.lists %} +

+ {% include list.nextList %} +

+{% endfor %} +{% endcomment %}
{% for list_number in list.lists %}