diff --git a/app/dashboard/templates/dashboard/index.html b/app/dashboard/templates/dashboard/index.html index 3a1df02f..b1dcb993 100644 --- a/app/dashboard/templates/dashboard/index.html +++ b/app/dashboard/templates/dashboard/index.html @@ -460,17 +460,19 @@ {% endfor %} + + {% if page > 0 or not last_page %}
+ {% endif %} {% endblock %}