<% if notice %>

<%= notice %>

<% end %> <%= panel do %>
<%= sanitize @translation.content %>
<% end %>
<%= link_to t('problems.show.view_original_problem'), @translation.problem.original_url, target: '_blank' %>