From 833cf072e919865d8c83fcb4cf1e7f0dd941e4ab Mon Sep 17 00:00:00 2001 From: akuma06 Date: Sun, 21 May 2017 13:33:57 +0200 Subject: [PATCH] Update _user_list_torrents.html --- templates/_user_list_torrents.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/_user_list_torrents.html b/templates/_user_list_torrents.html index 9c11ea0e..b2feb40f 100644 --- a/templates/_user_list_torrents.html +++ b/templates/_user_list_torrents.html @@ -37,7 +37,7 @@ {{if ne .Filesize "Unknown"}} {{.Filesize}} {{else}} - {{T "unknown"}} + {{ call $.T "unknown"}} {{end}}