mirror of
https://github.com/nikdoof/test-auth.git
synced 2025-12-25 23:59:26 +00:00
6 lines
224 B
Plaintext
6 lines
224 B
Plaintext
{{ request.user.username }} has requested to be a member of the {{ request.group.name }} group.
|
|
|
|
To accept or reject this request, please use the group administration panel[1].
|
|
|
|
[1] {{% url groups.admin request.group.id %}}
|