diff --git a/app/views/tag/show/_tab_content.html.erb b/app/views/tag/show/_tab_content.html.erb index c77ce672922..3cb9ed2768c 100644 --- a/app/views/tag/show/_tab_content.html.erb +++ b/app/views/tag/show/_tab_content.html.erb @@ -18,13 +18,16 @@ <% if @node_type == "questions" %>
<%= raw translation('tag.show.no_questions_results_found', tag: params[:id]) %>
+Or try searching: <%= params[:id] %>
+ <% else %> +