dnote/pkg/server/mailer/templates
Sung Won Cho 6fbe08e2a9
Simplify template path (#224)
* Simplify template path

* Fix
2019-07-22 15:42:56 +10:00
..
scripts Improve package structure (#207) 2019-06-25 19:20:19 +10:00
src Improve package structure (#207) 2019-06-25 19:20:19 +10:00
.env.dev Improve package structure (#207) 2019-06-25 19:20:19 +10:00
.gitignore Improve package structure (#207) 2019-06-25 19:20:19 +10:00
main.go Simplify template path (#224) 2019-07-22 15:42:56 +10:00
README.md Improve package structure (#207) 2019-06-25 19:20:19 +10:00

templates

Email templates

  • /src contains templates.
  • Run the server to develop templates locally.