{% extends "base.html" %} {% block title %} Create User {% endblock %} {% block content %}
Fix Inventory

Create Account

{% if error %}
{{ error }}
{% endif %}
Company to which this instance is registered. Visible to users in the UI.
Name associated with this user. Visible in the UI.
This will be your login name.
Password to access your Fix Inventory installation.
By submitting this form, you accept the Fix Inventory terms and conditions.
{% endblock %}