Skip to content
Snippets Groups Projects
Commit 4c860aa9 authored by Marco De Donno's avatar Marco De Donno
Browse files

Change the location/organisation of email templates

parent 745608b0
No related branches found
No related tags found
No related merge requests found
......@@ -227,7 +227,7 @@ def do_password_reset_thread( email ):
####################################################################
email_content = render_jinja_html(
"templates", "email.html",
"templates/email", "reset.html",
id = id,
url = config.domain + baseurl + "/reset_password_stage2"
)
......
File moved
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment