diff --git a/app/templates/info.html b/app/templates/info.html index d9f3d37..9cc7daa 100644 --- a/app/templates/info.html +++ b/app/templates/info.html @@ -94,7 +94,7 @@
- Download Now! ({{ human_size }}) + Download Now! ({{ human_size }})
{% else %} @@ -107,7 +107,7 @@ {% for row in reply_btns %}
{% for btn in row %} - {{btn.text}} + {{btn.text}} {% endfor %}
{% endfor %}