You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Example email template in docs causing error, as I'm new to Authentik & have no experience with Django, it might be hard to figure out why it's behaving this way
Expected behavior
Example email template in docs should not cause any error
Screenshots
(Sorry for the over-exposed screenshot)
Logs TemplateSyntaxError(\ndjango.template.exceptions.TemplateSyntaxError: 'blocktrans' doesn't allow other block tags (seen \"trans 'You recently requested to change your password for you authentik account. Use the button below to set a new password.'\") inside it"
Version and Deployment (please complete the following information):
authentik version: 2024.2.3
Deployment: docker-compose
Thanks team
The text was updated successfully, but these errors were encountered:
Describe the bug
Example email template in docs causing error, as I'm new to Authentik & have no experience with Django, it might be hard to figure out why it's behaving this way
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Example email template in docs should not cause any error
Screenshots
![image](https://private-user-images.githubusercontent.com/55139389/323572397-4382c854-ae29-4435-8324-09f384bdfeac.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk2NzI1MzMsIm5iZiI6MTczOTY3MjIzMywicGF0aCI6Ii81NTEzOTM4OS8zMjM1NzIzOTctNDM4MmM4NTQtYWUyOS00NDM1LTgzMjQtMDlmMzg0YmRmZWFjLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTYlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjE2VDAyMTcxM1omWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTZiMGE0YmQ1NTVkZTI4NmM2MDAxM2UyMjM3MmU3N2U4MGZmNGMyZjM3YTUwMWZiNWRiYzJiMWZkZTc2NTg2MDAmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.sQOFvWtYmaYEXfE29VYQuVhB1ylWEneCZAZWbys5nso)
(Sorry for the over-exposed screenshot)
Logs
TemplateSyntaxError(\ndjango.template.exceptions.TemplateSyntaxError: 'blocktrans' doesn't allow other block tags (seen \"trans 'You recently requested to change your password for you authentik account. Use the button below to set a new password.'\") inside it"
Version and Deployment (please complete the following information):
Thanks team
The text was updated successfully, but these errors were encountered: