fixing the year for the health-form

This commit is contained in:
Chris Cochrun 2024-07-01 11:16:42 -05:00
parent 878a8bb8d1
commit 7c12830b2d

View file

@ -1,2 +1,2 @@
{{ time.Format "Jan 2006" "2023-05-01" }} -
{{ time.Format "Jan 2006" "2024-05-01" }}.
{{ time.Format "Jan 2006" "2024-05-01" }} -
{{ time.Format "Jan 2006" "2025-05-01" }}.