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 %}