{{ slot }}
{% if current_step and total_steps and segment_name %}

Step {{ current_step }} of {{ total_steps }} {{ segment_name }}

{% endif %}