From 2586a11bcf93f72ca5ca2992d22b3d3d3962a995 Mon Sep 17 00:00:00 2001 From: rubenwardy Date: Tue, 29 Jan 2019 03:00:01 +0000 Subject: Add fulltext search support --- app/templates/macros/packagegridtile.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/templates/macros') diff --git a/app/templates/macros/packagegridtile.html b/app/templates/macros/packagegridtile.html index a0f21f4..9f70c1c 100644 --- a/app/templates/macros/packagegridtile.html +++ b/app/templates/macros/packagegridtile.html @@ -12,7 +12,7 @@

- {{ package.shortDesc }} + {{ package.short_desc }}

-- cgit v1.2.3