X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/425818913b6234e8c17964d0c1f48e5bc177df57..ae5b7812ccfda66c59cb3ff57ce3b2c3e718f14b:/app/views/diary_entries/show.html.erb diff --git a/app/views/diary_entries/show.html.erb b/app/views/diary_entries/show.html.erb index 23b2dc783..9e3e7da65 100644 --- a/app/views/diary_entries/show.html.erb +++ b/app/views/diary_entries/show.html.erb @@ -1,36 +1,47 @@ +<% content_for :head do %> + <%= javascript_include_tag "social_share_button" %> +<% end %> + <% content_for :heading do %> -
<%= rss_link_to :action => :rss, :display_name => @entry.user.display_name %>