๐Ÿฅ NDUTH WiFi Portal

Niger Delta University Teaching Hospital

{% if subscriber.payment_status == 'active' %}
โœ…  Subscription Active โ€” Connected
{% else %}
โŒ  Subscription Expired
{% endif %}
{% if subscriber.payment_status == 'active' %}
{% else %} ๐Ÿ”„  Renew Now to Connect {% endif %}
Hello, {{ subscriber.first_name }} ๐Ÿ‘‹
Here's your subscription summary.
๐Ÿ“…
{% if subscriber.expiry_date %} {{ subscriber.expiry_date.strftime('%d %b') }} {% else %} โ€” {% endif %}
Expires
๐Ÿ’ฐ
โ‚ฆ{{ "{:,.0f}".format(site.amount_kobo / 100) }}
Renewal Cost
Full Name {{ subscriber.first_name }} {{ subscriber.surname }}
Email {{ subscriber.email }}
Phone {{ subscriber.phone or 'โ€”' }}
{% if subscriber.last_payment %}
Last Payment {{ subscriber.last_payment.strftime('%d %b %Y') }}
{% endif %}
WiFi Username {{ subscriber.email }}
๐Ÿ”„  Renew Subscription ๐Ÿ”‘  Change Password