diff --git a/bookwyrm/templates/search_results.html b/bookwyrm/templates/search_results.html index 489386cd5..bd5096fec 100644 --- a/bookwyrm/templates/search_results.html +++ b/bookwyrm/templates/search_results.html @@ -14,7 +14,6 @@ {% for result in result_set.results %}
- {{ result.confidence }}
{% csrf_token %}