{% load static %}{# this template is used to generate the member action buttons, see memberdb/admin.py #}
Edit  {% if not ms.approved %} Approve  {% endif %} {% if not member.has_account %} Create Account  {% endif %}