diff --git a/app/assets/stylesheets/mailers/custom-mailer-styles.scss b/app/assets/stylesheets/mailers/custom-mailer-styles.scss index b59f5e9..4f5f2f4 100644 --- a/app/assets/stylesheets/mailers/custom-mailer-styles.scss +++ b/app/assets/stylesheets/mailers/custom-mailer-styles.scss @@ -21,10 +21,13 @@ a { } .email-body * { font-family: 'Lato', Helvetica Neue, Helvetica, Ariel, sans-serif; - font-weight:300; font-size: 16px; line-height: 1.5em; padding-bottom: 20px; + font-weight:300; + strong { + font-weight:500; + } } .email-copyright { font-family: 'Lato', Helvetica Neue, Helvetica, Ariel, sans-serif; diff --git a/app/views/candidate_mailer/submitted.html.erb b/app/views/candidate_mailer/submitted.html.erb deleted file mode 100644 index 11e4679..0000000 --- a/app/views/candidate_mailer/submitted.html.erb +++ /dev/null @@ -1,26 +0,0 @@ -
- PERFICIENT/digital Skills Assessment Test
- - |
-
-
- Dear <%= @candidate.name %>, -Thank you for taking the Skills Assessment Test. Your recruiter will be in touch. - |
-
-
- - - |
-
Dear <%= @candidate.name %>,
+Thank you for taking the Skills Assessment Test. Your recruiter will be in touch.
++ ©2016 All Rights Reserved - Perficient Digital + | ++ <%= image_tag("perficientdigital-logo.jpg", alt:"Perficient Digital") %> + | +
+ <%= image_tag("yellowslant-left.jpg", alt:"Perficient Digital") %> + | ++ + | ++ <%= image_tag("yellowslant-right.jpg", alt:"Perficient Digital") %> + | +
- PERFICIENT/digital
- - |
-
-
- Hello there! You have been invited to take our Skills Assessment Test. -- |
-
- - Please visit <%= link_to nil, login_url(@candidate.test_hash) %> to begin your test. - - |
-
-
- -
- Or, visit <%= link_to nil, root_url %> and enter your Test ID to begin your test.
- Your Test ID is: <%= @candidate.test_hash %>. |
-
-
- - - |
-
Hello there! You have been invited to take our Skills Assessment Test.
++ Please visit <%= link_to nil, login_url(@candidate.test_hash) %> to begin your test. +
++ Or, visit <%= link_to nil, root_url %> and enter your Test ID to begin your test. + Your Test ID is: <%= @candidate.test_hash %>. + Once we have evaluated your answers, your recruiter will be in touch. Good luck! +
++ ©2016 All Rights Reserved - Perficient Digital + | ++ <%= image_tag("perficientdigital-logo.jpg", alt:"Perficient Digital") %> + | +
+ <%= image_tag("yellowslant-left.jpg", alt:"Perficient Digital") %> + | ++ + | ++ <%= image_tag("yellowslant-right.jpg", alt:"Perficient Digital") %> + | +
- PERFICIENT/digital Skills Assessment Test
- - |
-
-
- The following candidate has been invited to take the Skills Assessment Test: -
- Candidate name: <%= @candidate.name %> You will be notified when the candidate has finished taking the test. - |
-
-
- - - |
-
The following candidate has been invited to take the Skills Assessment Test:
+
+ Candidate name: <%= @candidate.name %>
+ Candidate email: <%= @candidate.email %>
+ Candidate ID: <%= @candidate.test_hash %>
+ Years of experience: <%= @candidate.experience %> Years
+
You will be notified when the candidate has finished taking the test.
++ ©2016 All Rights Reserved - Perficient Digital + | ++ <%= image_tag("perficientdigital-logo.jpg", alt:"Perficient Digital") %> + | +
+ <%= image_tag("yellowslant-left.jpg", alt:"Perficient Digital") %> + | ++ + | ++ <%= image_tag("yellowslant-right.jpg", alt:"Perficient Digital") %> + | +
- PERFICIENT/digital Skills Assessment Test
- - |
-
-
- <%= @candidate.name %> has completed the Skills Assessment Test. -Martin Ridgway will let you know if we would like to interview this candidate. - |
-
-
- - - |
-
<%= @candidate.name %> has completed the Skills Assessment Test.
+Martin Ridgway will let you know if we would like to interview this candidate.
++ ©2016 All Rights Reserved - Perficient Digital + | ++ <%= image_tag("perficientdigital-logo.jpg", alt:"Perficient Digital") %> + | +
+ <%= image_tag("yellowslant-left.jpg", alt:"Perficient Digital") %> + | ++ + | ++ <%= image_tag("yellowslant-right.jpg", alt:"Perficient Digital") %> + | +
- PERFICIENT/digital Skills Assessment Test Results
- - |
-
-
- Candidate <%= @candidate.test_hash %> has completed the Skills Assessment Test. -You can view the results here: <%= link_to nil, review_test_url(@candidate.test_hash) %>. - |
-
-
Candidate <%= @candidate.test_hash %> has completed the Skills Assessment Test.
+You can view the results here: <%= link_to nil, review_test_url(@candidate.test_hash) %>.
++ ©2016 All Rights Reserved - Perficient Digital + | ++ <%= image_tag("perficientdigital-logo.jpg", alt:"Perficient Digital") %> + | +
+ <%= image_tag("yellowslant-left.jpg", alt:"Perficient Digital") %> + | ++ + | ++ <%= image_tag("yellowslant-right.jpg", alt:"Perficient Digital") %> + | +