Skip to content

Instantly share code, notes, and snippets.

@lislon
Created January 30, 2015 09:32
Show Gist options
  • Save lislon/c7cf3a451da446481ff2 to your computer and use it in GitHub Desktop.
Save lislon/c7cf3a451da446481ff2 to your computer and use it in GitHub Desktop.
/**
* Recipients of notificaton about new loan registered on website.
* @type Object.<string, string>
*/
templates: {
'success-order-loan': {
from: 'boria1966@gmail.com',
to: 'boria1966@gmail.com',
subjectJade: '| Новая заявка на заем #{id}, #{city}'
}
},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment