diff --git a/events/templates/events/place_list.html b/events/templates/events/place_list.html index 399ac39..c3ab6da 100644 --- a/events/templates/events/place_list.html +++ b/events/templates/events/place_list.html @@ -3,9 +3,9 @@ {% for place in places_list %} - - - + + + {% endfor %}
{{ place.name }}{{ team.address|default:'' }}{{ team.city.name|default:'' }}{{ place.name }}{{ place.address|default:'' }}{{ place.city|default:'' }}