app/soc/templates/soc/organization/home.html
changeset 2699 3b11f9c24d65
parent 2697 91f495e886f8
child 2714 f1e2afcde89f
--- a/app/soc/templates/soc/organization/home.html	Fri Jul 31 18:29:09 2009 +0200
+++ b/app/soc/templates/soc/organization/home.html	Sat Aug 01 10:07:08 2009 +0200
@@ -49,10 +49,8 @@
     {% include list.nextList %}
   </p>
   {% endfor %}
-{% comment %}
  {% if gmaps_api_key %}
    <div id="org_home_map"></div>
  {% endif %}
-{% endcomment %}
 </div>
 {% endblock %}