diff --git a/app/views/fetprofiles/show.html.erb b/app/views/fetprofiles/show.html.erb index f3e656c..9446b39 100644 --- a/app/views/fetprofiles/show.html.erb +++ b/app/views/fetprofiles/show.html.erb @@ -1,5 +1,5 @@ <%= content_for :header do %> -
<%= notice %>
-+
<%= @fetprofile.fetmail %>
-+
<%= @fetprofile.desc %>
<%= render partial: "interninfo", object: @fetprofile if can?(:seeintern, @fetprofile) %>