From 8ecde1a5d790ea6c8ac653ca197fb0ec9013e7da Mon Sep 17 00:00:00 2001 From: Volpeon Date: Mon, 14 Jun 2021 19:10:05 +0200 Subject: Simplified card component code --- templates/layouts/index.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'templates/layouts/index.html') diff --git a/templates/layouts/index.html b/templates/layouts/index.html index 8eeeb03..00d25af 100644 --- a/templates/layouts/index.html +++ b/templates/layouts/index.html @@ -23,16 +23,16 @@
$endif$ $if(it.icon)$ - + $endif$ -
+
$it.platform$ $it.username$
$if(it.url)$ - + $endif$ @@ -73,15 +73,15 @@ $body$ $endif$
$if(pages.by_id.projects.pages.all.icon)$ - + $endif$ -
+
$pages.by_id.projects.pages.all.title$ $it.title$
- +
-- cgit v1.2.3-54-g00ecf