diff --git a/templates/home.html b/templates/home.html index ddfb771a..d4042bdc 100644 --- a/templates/home.html +++ b/templates/home.html @@ -77,7 +77,7 @@ Your browser does not support the audio element. {{if ne .Filesize "Unknown"}} {{.Filesize}} {{else}} - {{T "unknown"}} + {{ call $.T "unknown"}} {{end}}