<% if notice %>

<%= notice %>

<% end %>
<%= sanitize @problem.content %>
<%= button_to 'Edit', edit_problem_path(@problem), class: 'btn btn-default' %>