can send html format email
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
import os
|
||||
|
||||
ROOT_DIR = os.path.dirname(os.path.abspath(__file__))
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,3 @@
|
||||
import os
|
||||
|
||||
ROOT_DIR = os.path.dirname(os.path.abspath(__file__))
|
||||