fix: move email
stuff from subpackage to module
This commit is contained in:
parent
902412322e
commit
6c8f1c973d
14 changed files with 244 additions and 331 deletions
1
tests/email-templates/test_foo.html.mako
Normal file
1
tests/email-templates/test_foo.html.mako
Normal file
|
@ -0,0 +1 @@
|
|||
<p>hello from foo html template</p>
|
1
tests/email-templates/test_foo.txt.mako
Normal file
1
tests/email-templates/test_foo.txt.mako
Normal file
|
@ -0,0 +1 @@
|
|||
hello from foo txt template
|
Loading…
Add table
Add a link
Reference in a new issue