Statistics
| Branch: | Tag: | Revision:

root / snf-astakos-app / astakos / im / templates / im / account_creation_notification.txt @ f9aea9c8

History | View | Annotate | Download (817 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
Για την ενεργοποίησή του μπορείτε να χρησιμοποιήσετε το command line εργαλείο snf-manage sendactivation
13
--
14

    
15
The following account has been created:
16

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

    
24
For its activation you can use the command line tool snf-manage sendactivation