Update main_backup.py

#10
by Pragatik771 - opened
Files changed (1) hide show
  1. main_backup.py +7 -7
main_backup.py CHANGED
@@ -503,18 +503,18 @@ def show_email_composer(shortlisted_candidates):
503
  if 'email_body' not in st.session_state:
504
  st.session_state.email_body = """<p>Dear {name},</p>
505
 
506
- <p>We are pleased to inform you that you have been shortlisted for the position of <strong>{job_title}</strong>.</p>
507
 
508
  <div style="background-color: #f8f9fa; padding: 15px; border-radius: 5px; margin: 20px 0;">
509
- <h3 style="color: #2c3e50; margin-top: 0;">Your Match Score</h3>
510
- <p style="font-size: 24px; color: #27ae60; font-weight: bold; margin: 10px 0;">
511
- {match_score}%
512
- </p>
513
  </div>
514
 
515
- <p>Our team will reach out to you shortly with the next steps in the interview process.</p>
516
 
517
- <p>If you have any questions, please feel free to reply to this email.</p>
518
 
519
  <p style="margin-top: 30px;">
520
  Best regards,<br>
 
503
  if 'email_body' not in st.session_state:
504
  st.session_state.email_body = """<p>Dear {name},</p>
505
 
506
+ <p>We are excited to inform you that your application for the <strong>{job_title}</strong> position has progressed to the next stage!</p>
507
 
508
  <div style="background-color: #f8f9fa; padding: 15px; border-radius: 5px; margin: 20px 0;">
509
+ <h3 style="color: #2c3e50; margin-top: 0;">Your Application Status</h3>
510
+ <p><strong>Position:</strong> {job_title}</p>
511
+ <p><strong>Status:</strong> Your application is under review</p>
512
+ <p>Our hiring team will be in touch shortly with the next steps in our selection process.</p>
513
  </div>
514
 
515
+ <p>We were particularly impressed with your qualifications and experience. While we review all applications, we wanted to let you know that your profile has stood out to us.</p>
516
 
517
+ <p>If you have any questions in the meantime, please don't hesitate to reply to this email.</p>
518
 
519
  <p style="margin-top: 30px;">
520
  Best regards,<br>