updated reminder email return link
This commit is contained in:
parent
d5a469d736
commit
2f6d006404
@ -8,8 +8,10 @@
|
|||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
You can return to the test here:
|
You can return to the test here:
|
||||||
<%= link_to nil, root_url %>.
|
<%= link_to nil, login_url(@candidate.test_hash) %>.
|
||||||
<br />
|
<br />
|
||||||
|
<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>
|
Your Test ID is: <strong><%= @candidate.test_hash %></strong>
|
||||||
</p>
|
</p>
|
||||||
</columns>
|
</columns>
|
||||||
|
Loading…
Reference in New Issue
Block a user