mirror of
https://gitlab.silvrtree.co.uk/martind2000/old-silvrgit.git
synced 2025-01-10 21:45:08 +00:00
updated today.js
This commit is contained in:
parent
47855eef19
commit
609f028a47
@ -294,10 +294,10 @@ function sendEmail() {
|
||||
};
|
||||
|
||||
var template = {file: 'jade/today.jade', locals: todayCache};
|
||||
/* mailer.sendTemplate(email, template, function (err) {
|
||||
mailer.sendTemplate(email, template, function (err) {
|
||||
if (err) throw err;
|
||||
console.log('compiled template email sent');
|
||||
});*/
|
||||
});
|
||||
|
||||
/* console.log(JSON.stringify(todayCache));*/
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user