fix display of calendar durations
1 file changed, 1 insertion(+), 1 deletion(-)
changed files
M templates/layout.go → templates/layout.go
@@ -3,7 +3,7 @@ import ( "io" - "github.com/a-h/htmlformat" + "github.com/alanpearce/htmlformat" "gitlab.com/tozd/go/errors" "go.alanpearce.eu/homestead/internal/config"