{% extends "admin/base_site.html" %} {% block extrastyle %}{{ block.super }} {% endblock %} {% block content %} {# The
{{ reached_count }} of {{ roadmap|length }} milestones reached
No milestones to show for this user yet.
{% if not milestones_configured %}
Set UXLITE_ROADMAP_MILESTONES in settings to define the steps you
want tracked, e.g.
["signed_up", ("checkout_completed", "First purchase")].
{% endif %}