- reapply proper prettier formatting.
Signed-off-by: Dave Richer <dave@imexsystems.ca>
This commit is contained in:
@@ -15,9 +15,9 @@ const moment = require("moment");
|
||||
|
||||
// TODO use InstanceDynamicManager on the footer default to prevent the word IMEX from being hardcoded
|
||||
|
||||
const generateEmailTemplate = (strings) => {
|
||||
const generateEmailTemplate = (strings) => {
|
||||
|
||||
let now = () =>moment().format('MM/DD/YYYY @ hh:mm a');
|
||||
let now = () => moment().format('MM/DD/YYYY @ hh:mm a');
|
||||
|
||||
return `
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US">
|
||||
|
||||
Reference in New Issue
Block a user