{% extends "business/auth/auth_base.html" %} {% block title %}Register - Inventory Management System{% endblock %} {% block auth_title %}Create Your Account{% endblock %} {% block auth_subtitle %}Start managing your inventory efficiently{% endblock %} {% block auth_content %}
{% endblock %} {% block auth_footer %}Already have an account? Sign in here
{% endblock %} {% block extra_js %} {% endblock %}