diff --git a/templates/trip/list.html b/templates/trip/list.html index a0f3f48..b08a3cb 100644 --- a/templates/trip/list.html +++ b/templates/trip/list.html @@ -8,71 +8,42 @@ -{% set conference_column_count = 8 %} -{% set accommodation_column_count = 8 %} -{% set travel_column_count = 10 %} {% endblock %}