{% extends "layouts/base.html" %} {% load i18n %} {% block title %}{% if form.instance.pk %}{% trans "Edit Staff" %}{% else %}{% trans "Add New Staff" %}{% endif %} - PX360{% endblock %} {% block content %}
{% trans "Check this box to automatically create a user account for this staff member. A username will be generated and credentials will be emailed to the staff member." %}