You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
307 B
14 lines
307 B
13 years ago
|
<p>
|
||
|
<%= @permission.domain.name %> was shared with you to administer by
|
||
|
<%= @permission.domain.user.name %>.
|
||
|
</p>
|
||
|
|
||
|
<p>
|
||
|
<%= link_to 'Manage domains', domains_url %>
|
||
|
</p>
|
||
|
|
||
|
<p>
|
||
|
If you cannot see the link copy and paste the following address in your browser address bar:<br />
|
||
|
<%= domains_url %>
|
||
|
</p>
|