diff --git a/packetserver/http/templates/objects.html b/packetserver/http/templates/objects.html index 5e772dd..fb5a131 100644 --- a/packetserver/http/templates/objects.html +++ b/packetserver/http/templates/objects.html @@ -91,10 +91,7 @@ View Text {% endif %} Download -
- - -
+ {% endfor %} @@ -104,4 +101,16 @@

No objects uploaded yet.

{% endif %} + + {% endblock %} \ No newline at end of file