diff --git a/app/templates/repos.html b/app/templates/repos.html index 6315f57..3d53ec1 100644 --- a/app/templates/repos.html +++ b/app/templates/repos.html @@ -28,7 +28,9 @@
Installed Size:
{{ repo.isize|filesize }}
+ {% if not loop.last %}
+ {% endif %} {% endfor %}