diff --git a/mhackspace/templates/users/user_detail.html b/mhackspace/templates/users/user_detail.html index 6cd00ad..03eb10e 100644 --- a/mhackspace/templates/users/user_detail.html +++ b/mhackspace/templates/users/user_detail.html @@ -39,7 +39,7 @@
Joined {{membership.date}}
-

MHS{{ user.id|stringformat:"05d" }}

{{user.name}}{{user.last_name}}

+

MHS{{ user.id|stringformat:"05d" }}

{{user.name}}

Cancel Membership