<% if lookup_context.exists?(params[:input_type], 'admin/question', true) %><%= render partial: "admin/question/#{params[:input_type]}", locals: { question: @question } %><% end %>