diff --git a/app/views/map/_userLeaflet.html.erb b/app/views/map/_userLeaflet.html.erb index 22e4203c33..f3129f5980 100644 --- a/app/views/map/_userLeaflet.html.erb +++ b/app/views/map/_userLeaflet.html.erb @@ -4,7 +4,7 @@ <% if haslocation == true %>
<% else %> -Learn about privacy
<%= Tag.follower_count(tag.name) %> people discussing
+by target="_blank"<% end %> href="/profile/<%= node.author.name %>">@<%= node.author.name %>
+ <% end %> +<%= raw auto_link(RDiscount.new(@profile_user.bio || '').to_html, :sanitize => false) %>
<%= raw t('users.profile.view_these_maps', :url1 => "//mapknitter.org/profile/"+@profile_user.name) %>
-<%= t('users.profile.title') %> | -<%= t('users.profile.creation_date') %> | -<%= t('users.profile.image') %> | -
---|
<%= raw t('users.profile.barnstar_awarded_to_by', :url1 => "/profile/"+tag.node.author.name, :author => tag.node.author.name, :url2 => "/wiki/barnstars#"+tag.name.split(':').last.split('-').each{|w| w.capitalize!}.join('+'), :barnstar => tag.name.split(':').last.split('-').each{|w| w.capitalize!}.join(' '), :url3 => "/profile/"+tag.author.username, :awarder => tag.author.username, :url4 => tag.node.path, :work => tag.node.title) %>
-