5 lines
No EOL
184 B
JSON
5 lines
No EOL
184 B
JSON
{
|
|
"isOpen": {{ $status := partial "check-open-status.html" . }}{{ $status.isOpen }},
|
|
"currentDay": "{{ now.Format "Monday" }}",
|
|
"currentTime": "{{ now.Format "15:04" }}"
|
|
} |