diff --git a/templates/blocks/routes/b_my_routes_list.html b/templates/blocks/routes/b_my_routes_list.html index 49344d6..31d869d 100644 --- a/templates/blocks/routes/b_my_routes_list.html +++ b/templates/blocks/routes/b_my_routes_list.html @@ -1,16 +1,6 @@ {% for route in routes %} {% include "widgets/routes/w_my_route.html" %} -
-
-
{% endfor %} diff --git a/templates/forms/f_find_route_filters_form.html b/templates/forms/f_find_route_filters_form.html index 98d8d34..5b2a0ba 100644 --- a/templates/forms/f_find_route_filters_form.html +++ b/templates/forms/f_find_route_filters_form.html @@ -94,5 +94,15 @@ +
+
+
{##} \ No newline at end of file