From f9a74f5ca7c1e919bba46d99d65a7b3a893a7bd7 Mon Sep 17 00:00:00 2001 From: Volpeon Date: Sun, 14 Nov 2021 10:28:18 +0100 Subject: List improvements --- templates/partials/grid_card.html | 3 +++ 1 file changed, 3 insertions(+) (limited to 'templates/partials/grid_card.html') diff --git a/templates/partials/grid_card.html b/templates/partials/grid_card.html index 25c2271..4b24711 100644 --- a/templates/partials/grid_card.html +++ b/templates/partials/grid_card.html @@ -9,7 +9,10 @@ $endif$
$if(it.subtitle)$ + $it.title$ $it.subtitle$ + $elseif(it.category)$ + $it.category$ $it.title$ $elseif(it.date)$