<h1>Hi <%= @resource.email %></h1>
<p>
  <%= @invited_by.email %> added you to <%= @service_name %>.
</p>

<p>
  Click <%= link_to 'here', @service_url %> to go to the service.
</p>