diff --git a/usersec/templates/usersec/hpcgroupinvitation_detail.html b/usersec/templates/usersec/hpcgroupinvitation_detail.html index 65f96be..f9e3909 100644 --- a/usersec/templates/usersec/hpcgroupinvitation_detail.html +++ b/usersec/templates/usersec/hpcgroupinvitation_detail.html @@ -4,27 +4,35 @@ {% block content %} -
+ You've been invited to the HPC cluster to join the group + {{ object.hpcusercreaterequest.group.name }}. + You can accept or reject the invitation below. + Please confirm any conditions. +
- {% for obj in terms_list %} -{{ obj.text }}
-