diff --git a/components/actionhistory.html b/components/actionhistory.html index 8a3d6f9..cbc2f0c 100644 --- a/components/actionhistory.html +++ b/components/actionhistory.html @@ -4,11 +4,11 @@ {{range .}}
- {{.Actor}}: + {{.Actor}}: {{.Action}}: {{.Word}} {{if .Number}} - - {{.Number}} + - {{.Number}} {{end}}
@@ -16,9 +16,22 @@