๐ฅ 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' %}
๐ Resume Internet Access
{% 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