diff --git a/views/honk.html b/views/honk.html index 9af2a88..f127b3e 100644 --- a/views/honk.html +++ b/views/honk.html @@ -43,7 +43,7 @@ in reply to: {{ .RID }}

{{ .HTPrecis }}

{{ .HTML }} {{ with .Time }} -

Time: {{ .StartTime.Local }} +

Time: {{ .StartTime.Local.Format "03:04PM EDT Mon Jan 02"}} {{ end }} {{ with .Place }}

Location: {{ with .Url }}{{ end }}{{ .Name }}{{ if .Url }}{{ end }} {{ .Latitude }} {{ .Longitude }}