From f6ed90ee4484a1d14bff5737b0b28aac2ca9e475 Mon Sep 17 00:00:00 2001 From: AndrewHornstra Date: Sun, 8 Aug 2021 22:52:56 -0400 Subject: [PATCH] Add new tab opening to search results --- app/templates/search.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/templates/search.html b/app/templates/search.html index 7699dfb..5e9646e 100644 --- a/app/templates/search.html +++ b/app/templates/search.html @@ -80,7 +80,7 @@
-
{{job.jobtitle}} at {{job.company}} ({{job.city}}, {{job.state}})
+
{{job.jobtitle}} at {{job.company}} ({{job.city}}, {{job.state}})

{{job.description_preview}}

{% if job.AELScore > 0%} AEL +{{job.AELScore}}