JBHF commited on
Commit
f08dd61
1 Parent(s): 57fc54a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1264,7 +1264,7 @@ with tab1:
1264
  to_emails='[email protected]', # to_emails='[email protected]',
1265
 
1266
  # subject='Sending email from source NONTOXICGLAZEADVISOR APP ON HF SPACES with Twilio SendGrid',
1267
- subject='Sending email from source NONTOXICGLAZEADVISOR APP ON HF SPACES with Twilio SendGrid' + str(datetime.datetime.now()),
1268
 
1269
  # html_content='<strong>JB: DEZE EMAIL IS VERSTUURD VANUIT DE NONTOXICGLAZEADVISOR APP ON HF SPACES VAN [email protected] NAAR [email protected] OP 23-10-2024 om 16:51 CET</strong>')
1270
  # html_content=str(st.session_state.messages) + '\n\n' + '<strong>JB: DEZE EMAIL IS VERSTUURD VANUIT DE NONTOXICGLAZEADVISOR APP ON HF SPACES VAN [email protected] NAAR [email protected] OP 23-10-2024 om 16:51 CET</strong>')
 
1264
  to_emails='[email protected]', # to_emails='[email protected]',
1265
 
1266
  # subject='Sending email from source NONTOXICGLAZEADVISOR APP ON HF SPACES with Twilio SendGrid',
1267
+ subject='Sending email from source NONTOXICGLAZEADVISOR APP ON HF SPACES with Twilio SendGrid on ' + str(datetime.datetime.now()),
1268
 
1269
  # html_content='<strong>JB: DEZE EMAIL IS VERSTUURD VANUIT DE NONTOXICGLAZEADVISOR APP ON HF SPACES VAN [email protected] NAAR [email protected] OP 23-10-2024 om 16:51 CET</strong>')
1270
  # html_content=str(st.session_state.messages) + '\n\n' + '<strong>JB: DEZE EMAIL IS VERSTUURD VANUIT DE NONTOXICGLAZEADVISOR APP ON HF SPACES VAN [email protected] NAAR [email protected] OP 23-10-2024 om 16:51 CET</strong>')