From 31527b645f9c7f48ca17f9937842d99e52bbd12e Mon Sep 17 00:00:00 2001 From: Alec Delaney Date: Thu, 1 Feb 2024 13:16:59 -0500 Subject: [PATCH] Add fillet to bottom of Recent cards --- flask_app/templates/recent.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flask_app/templates/recent.html b/flask_app/templates/recent.html index f11ae3f..83c9bcf 100644 --- a/flask_app/templates/recent.html +++ b/flask_app/templates/recent.html @@ -28,7 +28,7 @@
Image summary statistics for {{ repo.name }} -
+
{% if repo.languages.nodes|length == 0 %} Other {% endif %}