<%= notice %>

Title: <%= @problem.title %>

Content: <%= @problem.content %>

<%= link_to 'Edit', edit_problem_path(@problem) %> | <%= link_to 'Back', problems_path %>