X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/ee9c8ff7c8765923959466e7a14893e693c3c72a..eaa0540f2298782df81dd5d005128394c8e06633:/app/views/diary_entries/show.html.erb?ds=sidebyside diff --git a/app/views/diary_entries/show.html.erb b/app/views/diary_entries/show.html.erb index e5dcbbdda..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 %>