X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/425818913b6234e8c17964d0c1f48e5bc177df57..95e1aff23493b3725d5259bcca7bcc79d7d3bc26:/app/views/diary_entries/show.html.erb?ds=inline diff --git a/app/views/diary_entries/show.html.erb b/app/views/diary_entries/show.html.erb index 23b2dc783..14b1576f0 100644 --- a/app/views/diary_entries/show.html.erb +++ b/app/views/diary_entries/show.html.erb @@ -1,36 +1,50 @@ +<% 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 %>