diff --git a/app/views/fetprofiles/show.html.erb b/app/views/fetprofiles/show.html.erb index 46da44a..3db920a 100644 --- a/app/views/fetprofiles/show.html.erb +++ b/app/views/fetprofiles/show.html.erb @@ -29,7 +29,7 @@ end

<%= notice %>

- +
@@ -41,6 +41,8 @@ end

<%= @fetprofile.vorname %> <%= @fetprofile.nachname %><% unless @fetprofile.short.empty? %> <%= @fetprofile.short %> <% end %>

+ +

<%= @fetprofile.fetmail %>