From 86589ad7180fcd80aa48db2b8209f7a9c21912ec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniele=20Vigan=C3=B2?= Date: Fri, 27 Oct 2023 23:20:36 +0200 Subject: [PATCH] More w3c minor fixes --- ram/portal/templates/cards/company.html | 4 ++-- ram/portal/templates/cards/manufacturer.html | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/ram/portal/templates/cards/company.html b/ram/portal/templates/cards/company.html index 558b389..2ef9306 100644 --- a/ram/portal/templates/cards/company.html +++ b/ram/portal/templates/cards/company.html @@ -14,7 +14,7 @@ {% if d.item.logo %} Logo - + {% endif %} @@ -27,7 +27,7 @@ Country - {{ d.item.country.name }} {{ d.item.country }} + {{ d.item.country.name }} {{ d.item.country }} {% if d.item.freelance %} diff --git a/ram/portal/templates/cards/manufacturer.html b/ram/portal/templates/cards/manufacturer.html index 8f4644b..e809b57 100644 --- a/ram/portal/templates/cards/manufacturer.html +++ b/ram/portal/templates/cards/manufacturer.html @@ -14,7 +14,7 @@ {% if d.item.logo %} Logo - + {% endif %} {% if d.item.website %}