X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/ee9c8ff7c8765923959466e7a14893e693c3c72a..7e7ede890e8e948236d3dbc48e24aca00cd01f62:/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 e5dcbbdda..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 %>