diff --git a/templates/home.html b/templates/home.html index caa246ed..016ebee2 100644 --- a/templates/home.html +++ b/templates/home.html @@ -21,7 +21,7 @@ {{T "D"}}{{ genSortArrows .URL "7" }} {{T "date"}}{{ genSortArrows .URL "2" }} {{T "size"}}{{ genSortArrows .URL "4" }} - {{T "links"}} + {{T "links"}} {{ range .ListTorrents}} {{.Leechers}} {{.Completed}} {{end}} - {{.Date}} - {{.Filesize}} - + {{.Date}} + {{.Filesize}} +