upgrade
This commit is contained in:
6
main/template/default/mail/subscribe_me_to_session.tpl
Normal file
6
main/template/default/mail/subscribe_me_to_session.tpl
Normal file
@@ -0,0 +1,6 @@
|
||||
{{ 'PleaseSubscribeMeToSession' | get_lang }}: {{ session_name }}
|
||||
|
||||
{{ 'ContactInformation' | get_lang }}:
|
||||
{{ 'Name' | get_lang }}: {{ user.complete_name }}
|
||||
{{ 'Username' | get_lang }}: {{ user.username }}
|
||||
{{ 'Email' | get_lang }}: {{ user.email }}
|
||||
Reference in New Issue
Block a user