diff --git a/templates/view.html b/templates/view.html index 77fdd30b..19cd5f92 100644 --- a/templates/view.html +++ b/templates/view.html @@ -29,10 +29,10 @@
{{with .Torrent}} {{ range (index $.FormErrors "errors")}} -
× {{ . }}
+

{{ . }}

{{end}} {{ range (index $.Infos "infos")}} -
× {{ . }}
+

{{ . }}

{{end}}