diff --git a/templates/shift_reports.rs.html b/templates/shift_reports.rs.html index 5b0e289..f6c1a75 100644 --- a/templates/shift_reports.rs.html +++ b/templates/shift_reports.rs.html @@ -27,7 +27,7 @@ @for shift in shifts { - + @shift.id @shift.start.format("%A, %b %m - %H:%M")