5 lines
159 B
Python
5 lines
159 B
Python
|
# -*- coding: utf-8 -*-
|
||
|
# © 2016 Therp BV <http://therp.nl>
|
||
|
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).
|
||
|
from . import email_template
|