Compare commits
2 Commits
29e9911653
...
3aef4fa971
Author | SHA1 | Date | |
---|---|---|---|
3aef4fa971 | |||
![]() |
47e3d1b5b3 |
@@ -94,7 +94,7 @@
|
||||
{# --- START Boatreservations--- #}
|
||||
{% for _, reservations_for_event in day.boat_reservations %}
|
||||
{% set reservation = reservations_for_event[0] %}
|
||||
<div class="pt-2 px-3 border-gray-200">
|
||||
<div class="pt-2 px-3 border-t border-gray-200">
|
||||
<div class="flex justify-between items-center">
|
||||
<div class="mr-1">
|
||||
<span class="text-primary-900 dark:text-white">
|
||||
|
Reference in New Issue
Block a user