From 70da22c93e0676c3d6d46bae564ad3f3f3a53d63 Mon Sep 17 00:00:00 2001 From: ElegantMonkey Date: Mon, 8 May 2017 15:02:13 -0300 Subject: [PATCH] Fix indentation --- service/user/locale/en-us.all.json | 6 +++--- templates/home.html | 10 +++++----- templates/index.html | 8 ++++---- 3 files changed, 12 insertions(+), 12 deletions(-) diff --git a/service/user/locale/en-us.all.json b/service/user/locale/en-us.all.json index 647d8868..8f1f93dd 100644 --- a/service/user/locale/en-us.all.json +++ b/service/user/locale/en-us.all.json @@ -121,11 +121,11 @@ }, { "id":"see_more_torrents_from", - "translation": "See more torrents from %s " + "translation": "See more torrents from %s " }, { - "id":"category", - "translation": "Category" + "id":"category", + "translation": "Category" }, { "id": "name", diff --git a/templates/home.html b/templates/home.html index 8a37d437..0b469a0d 100644 --- a/templates/home.html +++ b/templates/home.html @@ -11,11 +11,11 @@
- - - - - + + + + + {{ range .ListTorrents}}
{{T "category"}}{{T "name"}}{{T "date"}}{{T "size"}}{{T "links"}}{{T "category"}}{{T "name"}}{{T "date"}}{{T "size"}}{{T "links"}}