{% extends "__base" %}
{% import "_dashboard_toast" as dashboard_toast %}
{% import "_dashboard_header" as dashboard_header %}
{% import "_dashboard_menu" as dashboard_menu %}
{% block title %}Dashboard{% endblock title %}
{% block stylesheets %}
{{ super() }}
{% endblock stylesheets %}
{% block javascripts %}
{{ super() }}
{% endblock javascripts %}
{% block body %}
{{ dashboard_header::header(config=config) }}
To start earning money, create a tracker link and share it.
Once people signup using your link and pay for the service, you will earn a {{ commission_percent }}% commission of what's paid. You will then be able to request a payout.