mirror of
https://github.com/pretix/pretix.git
synced 2026-05-05 15:14:04 +00:00
4 lines
171 B
Plaintext
4 lines
171 B
Plaintext
{% load i18n %}
|
|
This is a test file for sending mails.
|
|
{% get_current_language as LANGUAGE_CODE %}
|
|
The language code used for rendering this e-mail is {{ LANGUAGE_CODE }}. |