{% extends 'base.html' %} {% load static %} {% block title %}Setup Profile - Trademont{% endblock %} {% block description %}Complete your profile setup to start trading with Trademont.{% endblock %} {% block page_container_class %}w-full p-0{% endblock %} {% block content %}
Trademont
Step {{ progress.current_step|title }} of 4

Setup profile

{% block onboarding_content %} {% endblock %}
{% endblock %}