Statistics
| Branch: | Tag: | Revision:

root / snf-astakos-app / astakos / im / templates / im / account_pending_moderation_notification.txt @ 5f21fc15

History | View | Annotate | Download (346 Bytes)

1
The following account has been created:
2

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

    
10
For its activation you can use the command line tool
11

    
12
snf-manage user-modify {{ user.pk }} --accept