updated reminder email return link

This commit is contained in:
Mark Moser 2016-08-24 16:36:33 -05:00
parent d5a469d736
commit 2f6d006404

View File

@ -8,8 +8,10 @@
</p>
<p>
You can return to the test here:
<%= link_to nil, root_url %>.
<%= link_to nil, login_url(@candidate.test_hash) %>.
<br />
&nbsp;<br />
Or, visit <%= link_to nil, root_url %> and enter your Test ID to complete your test.
Your Test ID is: <strong><%= @candidate.test_hash %></strong>
</p>
</columns>