render href link in collaboration email template
This commit is contained in:
parent
a2ed19fc2f
commit
cc91892353
|
@ -27,4 +27,4 @@
|
|||
"If that's the wrong email address for this type of collaboration, you'll need to change your profile settings or register with %{service}.",
|
||||
:service => asset.collaboration.service_name %></p>
|
||||
|
||||
<p><a href="%{link}"><%= t :link, "You can see the details here" %></a></p>
|
||||
<p><a href="<%= content :link %>"><%= t :link, "You can see the details here" %></a></p>
|
Loading…
Reference in New Issue