{{ .HTPrecis }} -
{{ .HTML }} +
{{ .HTML }} {{ with .Time }}
Time: {{ .StartTime.Local.Format "03:04PM EDT Mon Jan 02"}}
{{ if .Duration }}
Duration: {{ .Duration }}{{ end }}
diff --git a/views/honkpage.html b/views/honkpage.html
index 8c700f1..c5d575e 100644
--- a/views/honkpage.html
+++ b/views/honkpage.html
@@ -29,6 +29,9 @@ function playit(elem, word, wordlist, xid) {
})
}
+{{ if .LocalJSParam }}
+
+{{ end }}
{{ if and .HonkCSRF (not .IsPreview) }}