{% extends "base.html" %} {% block title %} Create User {% endblock %} {% block content %} Create Account {% if error %} {{ error }} {% endif %} Company Company to which this instance is registered. Visible to users in the UI. Full Name Name associated with this user. Visible in the UI. Work Email This will be your login name. Password Repeat Password to access your Fix Inventory installation. By submitting this form, you accept the Fix Inventory terms and conditions. Create User {% endblock %}