{% extends "layouts/base.html" %} {% load i18n %} {% block title %}{% trans "Onboarding Checklist" %}{% endblock %} {% block content %}
{% trans "Please complete the following onboarding tasks" %}
{% trans "You can complete these tasks later from your dashboard if needed." %}