diff --git a/templates/views/action/download_file.html b/templates/views/action/download_file.html index 0126777..aa19b77 100644 --- a/templates/views/action/download_file.html +++ b/templates/views/action/download_file.html @@ -5,7 +5,7 @@ var wgetCmd = `wget -c -O "${file}" -t 20 "${url}"`; {{- if .Data.HasAds }} -
Your current download speed will be limited to {{ .Claims.Claims.Connection.Rate }}Mbps, donate to increase your speed and remove ads!
+
Your current download speed will be limited to {{ .Claims.Claims.Connection.Rate }}Mbps, donate to increase your speed and remove ads!
{{- end }}
{{- if .Data.HasAds }}