Your time is saved — nothing is used while you're paused.
{% if voucher_code %}| Voucher | {{ voucher_code }} |
| Session time | {{ minutes_used }} min |
| Time remaining | {% if minutes_remaining > 0 %}{{ minutes_remaining }} min{% else %}used up{% endif %} |
Or come back later and re-enter your code {% if voucher_code %}{{ voucher_code }}{% endif %} on the login page — your remaining time stays preserved within the validity window.
{% else %}Insert coins or enter a new voucher code to reconnect.
{% endif %}