render href link in collaboration email template

This commit is contained in:
Christina Chang 2013-07-22 18:25:13 -04:00 committed by Cody Cutrer
parent a2ed19fc2f
commit cc91892353
1 changed files with 1 additions and 1 deletions

View File

@ -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>