diff --git a/youmap/templates/chickpea/map_list.html b/youmap/templates/chickpea/map_list.html index a1d6aeca..ff9f31de 100644 --- a/youmap/templates/chickpea/map_list.html +++ b/youmap/templates/chickpea/map_list.html @@ -5,7 +5,7 @@ {% for map_inst in maps %}
{% map_fragment map_inst %} -
{{ map_inst.name }} — «{{ map_inst.description }}» Cured by {{ map_inst.owner }}See this map!
+
{{ map_inst.name }} — «{{ map_inst.description }}» Cured by {{ map_inst.owner }}See this map!
{% endfor %}