{% if rates %} {% endif %}
{# Operator-uploaded banner above the wordmark. Falls back to the vendora.svg logo when no banner is set. The portal serves the banner from /branding/banner — a 404 there means banner_url is None and this whole block renders the logo. #} {% if banner_url %} {% else %} {# Inline so fill="currentColor" lets CSS recolor via the --accent theme variable — keeps logo and h1 tracking each other when the operator changes the theme color. #} {% endif %}

{{ title }}

{{ welcome_message or 'Insert coin or enter voucher code' }}

{% if not portal_status.enabled %} {% else %}

🪙 Insert Coin

Tap below to start inserting coins

OR ENTER CODE

🔑 Voucher Code

{% endif %}
{% if rates %} {% endif %}