V001: Login UI screen using the phonenumber
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
$(if http-status == 302)Hotspot redirect$(endif)
|
||||
$(if http-header == "Location")$(link-redirect)$(endif)
|
||||
<html>
|
||||
<head>
|
||||
<title>Bhaktivedanta Hospital Wi-Fi</title>
|
||||
<meta http-equiv="refresh" content="0; url=$(link-redirect)">
|
||||
<meta http-equiv="pragma" content="no-cache">
|
||||
<meta http-equiv="expires" content="-1">
|
||||
</head>
|
||||
<body>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user