rename file

This commit is contained in:
Son 2021-11-02 11:42:20 +01:00
parent 67a8e0f9cc
commit d27c19c33a
2 changed files with 1 additions and 1 deletions

View file

@ -702,7 +702,7 @@ def check_custom_domain():
user.email,
f"Please update {custom_domain.domain} DNS on SimpleLogin",
render(
"transactional/custom-domain-dns-issue.txt",
"transactional/custom-domain-dns-issue.txt.jinja2",
custom_domain=custom_domain,
domain_dns_url=domain_dns_url,
),