From a8fb7fdde3a9396a9f2071f6ea9be4a1124fba42 Mon Sep 17 00:00:00 2001 From: SahilDhillon21 Date: Sat, 30 Nov 2024 16:30:15 +0530 Subject: [PATCH] final linting changes --- website/templates/search.html | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/website/templates/search.html b/website/templates/search.html index 918ceecb1..2a4e4ca8f 100644 --- a/website/templates/search.html +++ b/website/templates/search.html @@ -39,7 +39,9 @@
{{ organization.name }} @@ -110,9 +112,7 @@
{{ item.name }}
-

- {{ item.description|default:"No description available" }} -

+

{{ item.description|default:"No description available" }}

{% if item.tags.all %}
{% for tag in item.tags.all %}{{ tag.name }}{% endfor %} @@ -144,9 +144,9 @@
{{ project.name }} + width="60" + height="60" + style="object-fit: cover">