diff --git a/app/templates/enroll-success.html b/app/templates/enroll-success.html index 1c85b63..e92ef06 100644 --- a/app/templates/enroll-success.html +++ b/app/templates/enroll-success.html @@ -2,8 +2,6 @@ {% block content %}
Your guest WiFi account has been created.
-{% if username %} -Connect to the guest WiFi and log in as {{ username }}.
-{% endif %} +Connect to the guest WiFi and use your new username and password to log in.
You can close this window.
{% endblock %} \ No newline at end of file