near-contract-helper icon indicating copy to clipboard operation
near-contract-helper copied to clipboard

Extract HTML/text templates into separate files using templating engine (e.g. mustache)

Open vgrichina opened this issue 3 years ago • 0 comments

https://github.com/near/near-contract-helper/pull/210 added HTML e-mails. Makes sense to extract them from JS to make it easier to edit them, add translations, etc.

https://github.com/janl/mustache.js is pretty solid solution for this.

vgrichina avatar Aug 25 '20 00:08 vgrichina