Add modules to repository

This commit is contained in:
Sebastian Kinne
2017-11-16 16:42:22 +11:00
commit d0aa1e38ef
707 changed files with 96750 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
<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>