{% extends "layouts/base.html" %} {% load i18n %} {% block title %}{% trans "Onboarding Complete" %}{% endblock %} {% block content %}
{% trans "You've successfully completed onboarding" %}
{% trans "All Done!" %}
{% trans "Your account is now set up and ready to use. You can start exploring the PX360 system." %}