diff --git a/app/views/search/index.html.slim b/app/views/search/index.html.slim index e13fb1a..46c8779 100644 --- a/app/views/search/index.html.slim +++ b/app/views/search/index.html.slim @@ -26,6 +26,8 @@ div small = doc.originator ' small = l doc.published_at.to_date + ' + small = doc._score = link_to doc.url, target: '_blank' do div = doc.name