diff --git a/ram/portal/templates/cards.html b/ram/portal/templates/cards.html index 901de83..1ba79c5 100644 --- a/ram/portal/templates/cards.html +++ b/ram/portal/templates/cards.html @@ -13,7 +13,8 @@ {% if d.image.count > 0 %} {{ d }} {% else %} - {{ d }} + + {{ d }} {% endif %}