fixing the year for the health-form
This commit is contained in:
parent
878a8bb8d1
commit
7c12830b2d
|
@ -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" }}.
|
||||
|
|
Loading…
Reference in a new issue