From 575278aba99139635adc3b1f9385befe57102541 Mon Sep 17 00:00:00 2001 From: Volpeon Date: Sat, 11 Jun 2022 09:44:04 +0200 Subject: Re-implemented design via iro-design --- templates/partials/gallery_card.html | 26 +++++++++++++------------- templates/partials/grid_card.html | 24 ++++++++++++------------ templates/partials/list_card.html | 20 ++++++++++---------- 3 files changed, 35 insertions(+), 35 deletions(-) (limited to 'templates/partials') diff --git a/templates/partials/gallery_card.html b/templates/partials/gallery_card.html index aa641da..386843f 100644 --- a/templates/partials/gallery_card.html +++ b/templates/partials/gallery_card.html @@ -1,7 +1,7 @@ $if(it.url)$ $if(it.thumbnail)$ -
+
-
+
$if(it.indicator)$ -
+
$endif$ $if(it.icon)$ -
+
$if(it.subtitle)$ - $it.title$ - $it.subtitle$ + $it.title$ + $it.subtitle$ $elseif(it.category)$ - $it.category$ - $it.title$ + $it.category$ + $it.title$ $elseif(it.date)$ - $it.title$ + $it.title$ $else$ $it.title$ $endif$
$if(it.post_icon)$ -
+
$if(it.indicator)$ -
+
$endif$ $if(it.icon)$ -
+
$if(it.subtitle)$ - $it.title$ - $it.subtitle$ + $it.title$ + $it.subtitle$ $elseif(it.category)$ - $it.category$ - $it.title$ + $it.category$ + $it.title$ $elseif(it.date)$ - $it.title$ + $it.title$ $else$ $it.title$ $endif$
$if(it.post_icon)$ -
+
$if(it.indicator)$ -
+
$endif$ $if(it.icon)$ -
+
$it.title$
$if(it.subtitle)$ -
+
$it.subtitle$
$elseif(it.category)$ -
+
$it.category$
$elseif(it.date)$ -