<% # We do not want to use any additional gems. That's why this is done that way phrase = @current_search[:phrase] partitions = @current_search[:partitions] limit = @current_search[:limit] offset_type = @current_search[:offset_type] offset = @current_search[:offset] timestamp = @current_search[:timestamp] matcher = @current_search[:matcher] %>