diff --git a/app/views/candidate_mailer/reminder.html.inky b/app/views/candidate_mailer/reminder.html.inky index 9919514..b0f87e4 100644 --- a/app/views/candidate_mailer/reminder.html.inky +++ b/app/views/candidate_mailer/reminder.html.inky @@ -8,8 +8,10 @@

You can return to the test here: - <%= link_to nil, root_url %>. + <%= link_to nil, login_url(@candidate.test_hash) %>.
+  
+ Or, visit <%= link_to nil, root_url %> and enter your Test ID to complete your test. Your Test ID is: <%= @candidate.test_hash %>