aboutsummaryrefslogtreecommitdiff
path: root/app/views/searches
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/searches')
-rw-r--r--app/views/searches/show.html.erb2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/searches/show.html.erb b/app/views/searches/show.html.erb
index b7d3854..16e5996 100644
--- a/app/views/searches/show.html.erb
+++ b/app/views/searches/show.html.erb
@@ -1 +1 @@
-<%= render "search", items: @search.results %>
+<%= render "searches/search", items: @search.results %>