{% extends "layouts/base.html" %} {% load i18n %} {% block title %}{% trans "Preview Onboarding" %}{% endblock %} {% block content %}
{% trans "Preview the staff onboarding experience" %}
{% trans "Create account" %}
{% trans "Complete tasks" %}
{% trans "Review material" %}
{% trans "Experience the complete onboarding flow from start to finish" %}
{% trans "Begin Preview" %}