Statistics
| Branch: | Tag: | Revision:

root / snf-astakos-app / astakos / im / templates / im / helpdesk_notification.txt @ a0be6a0c

History | View | Annotate | Download (580 Bytes)

1
--- A translation in English follows ---
2

    
3
Έχει ενεργοποιηθεί ο παρακάτω λογαριασμός:
4

    
5
Email:          {{user.email}}
6
First name:     {{user.first_name}}
7
Last name:      {{user.last_name}}
8
Is active:      {{user.is_active}}
9
Level:          {{user.level}}
10
Invitations:    {{user.invitations}}
11

    
12
--
13

    
14
The following account has been activated:
15

    
16
Email:          {{user.email}}
17
First name:     {{user.first_name}}
18
Last name:      {{user.last_name}}
19
Is active:      {{user.is_active}}
20
Level:          {{user.level}}
21
Invitations:    {{user.invitations}}