diff --git a/templates/includes/forms/log.html.tera b/templates/includes/forms/log.html.tera index f376879..203d57d 100644 --- a/templates/includes/forms/log.html.tera +++ b/templates/includes/forms/log.html.tera @@ -8,7 +8,7 @@
{{ amount_seats }}x
- {% for boat in grouped_boats %} + {% for boat in grouped_boats | sort(attribute="name") %}