4 lines
88 B
Plaintext
4 lines
88 B
Plaintext
<%= turbo_frame_tag "entries_results" do %>
|
|
<%= render "entries/results" %>
|
|
<% end %>
|