diff --git a/app/views/layouts/application-ng.html.erb b/app/views/layouts/application-ng.html.erb index 65d9ea5..11369f2 100644 --- a/app/views/layouts/application-ng.html.erb +++ b/app/views/layouts/application-ng.html.erb @@ -82,7 +82,7 @@ <%= noosfero_layout_features %> - <%= addthis_javascript %> + <%= addthis_javascript.html_safe %> <%= str = (@plugins.dispatch(:body_ending).map do |content| if content.respond_to?(:call) then -- libgit2 0.21.2