Preserve current conditions condition code presentation

This commit is contained in:
2026-06-29 12:02:37 +00:00
parent 6f8e01729d
commit 86fd848a6f
4 changed files with 31 additions and 15 deletions

View File

@@ -1,5 +1,6 @@
{{- if .Data -}}
Current Conditions
Condition Code: {{.Data.ConditionCode}}
{{- if .Data.ConditionText}}
Condition: {{.Data.ConditionText}}
{{- end}}