- <% if actioning_site %>
- <% if current_site && current_site.id == actioning_site.id %>
- You
- <% else %>
- <% if actioning_site.supporter? %><% end %><%= actioning_site.username %>
- <% end %>
- <% else %>
- An anonymous donor
- <% end %>
-
- sent a <%= tip.amount_string %> tip to
- <% if current_site && event_site.id == current_site.id %>
- you!
- <% else %>
- <% if event_site.supporter? %><% end %><%= event_site.username %>!
- <% end %>
-
-
- <%= tip.message %>
-