app/soc/templates/soc/organization/home.html
changeset 2383 6ca37aa4c33e
parent 2271 6519029b444f
child 2389 4bfa82f58f4a
--- 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 %}
+<p>
+  {% include list.nextList %}
+</p>
+{% endfor %}
+{% endcomment %}
 <div id="org_home_extras">
  <div id="extras_left">
   {% for list_number in list.lists %}