From 54356276dbe57660781993259cf2c95079de45ff Mon Sep 17 00:00:00 2001 From: Kentai Radiquum Date: Tue, 18 Feb 2025 21:32:23 +0500 Subject: [PATCH] feat/admin: add description to grid view on home page --- admin/templates/Index.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/admin/templates/Index.html b/admin/templates/Index.html index 31cfd47..0b48b88 100644 --- a/admin/templates/Index.html +++ b/admin/templates/Index.html @@ -78,6 +78,9 @@

{{ object.date }}

{{ object.width }} x {{ object.height }}

+

+ {{ object.alt or "WARNING: NO ALT!" }} +

{% if object.urls %}

urls: