diff --git a/templates/blocks/routes/b_my_routes_list.html b/templates/blocks/routes/b_my_routes_list.html index 31d869d..49344d6 100644 --- a/templates/blocks/routes/b_my_routes_list.html +++ b/templates/blocks/routes/b_my_routes_list.html @@ -1,6 +1,16 @@ {% for route in routes %} {% include "widgets/routes/w_my_route.html" %} +