X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/afce5886f41aae45d55bd21b0a2ada8f78659873..2c9d2486ec4003e702d566ef1a13e779dc3673e2:/app/views/diary_entries/index.html.erb diff --git a/app/views/diary_entries/index.html.erb b/app/views/diary_entries/index.html.erb index 6803c761e..0dfe95fa3 100644 --- a/app/views/diary_entries/index.html.erb +++ b/app/views/diary_entries/index.html.erb @@ -1,26 +1,31 @@ <% content_for :head, tag(:meta, :name => :robots, :content => :noindex) %> <% content_for :heading do %> -
id="userinformation"<% end %>> +
id="userinformation"<% end %> class="row"> <% if @user %> - <%= user_image @user %> +
+ <%= user_image @user, :class => "user_image_no_margins" %> +
<% end %> -

<%= @title %>

- - + +
+

<%= @title %>

+ + +
<% end %>