Hi
@tonis Piip
with c61d1f8#diff-ec69a3660673a1e7771a724260f65a30d3c8d73ea7547b190ef5b39c956024e8 you created a bug here:
|
{% raw %}{% load i18n %}{% block greeting %}{% trans "Hi there," %} |
There is no end block tag for the greeting block, and it's generating errors.
All the best,
Alan
Hi
@tonis Piip
with c61d1f8#diff-ec69a3660673a1e7771a724260f65a30d3c8d73ea7547b190ef5b39c956024e8 you created a bug here:
django-project-template/{{cookiecutter.repo_name}}/{{cookiecutter.django_folder_name}}/templates/emails/base.txt
Line 1 in 0c58bfc
There is no end block tag for the greeting block, and it's generating errors.
All the best,
Alan