diff --git a/templates/views/action/download_file.html b/templates/views/action/download_file.html index 041faee..f312753 100644 --- a/templates/views/action/download_file.html +++ b/templates/views/action/download_file.html @@ -5,11 +5,11 @@ var wgetCmd = `wget -c -O "${file}" -t 20 "${url}"`; {{- if .Claims | 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 .Claims | hasAds }} - +