From 32f856cd472bcadd062413b312eca3756fadff52 Mon Sep 17 00:00:00 2001 From: Miguel Caballer Date: Thu, 11 Apr 2024 16:13:49 +0200 Subject: [PATCH] Fix card filter --- app/templates/portfolio.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/templates/portfolio.html b/app/templates/portfolio.html index 78894a656..011870771 100644 --- a/app/templates/portfolio.html +++ b/app/templates/portfolio.html @@ -60,7 +60,7 @@
{% if vars.update({'template_count': vars['template_count'] + 1}) %} {% endif %} {% if vars['template_count'] % 3 == 1 %} -
+
{% endif %}