App-SilverSplash
view release on metacpan or search on metacpan
htdocs/free.tmpl view on Meta::CPAN
<div id="section_one">
<div class="center">
<!-- CHOOSE WIFI COPY ************************ -->
<div class="two_thirds left padding_top">
[% PROCESS terms.tmpl %]
</div>
<!-- LOGO ************************ -->
<div class="one_third left">
<div id="custom_logo">
<a id="logo_image" href="[% provider_href %]" style="background: url([% provider_logo %]) no-repeat center center ">
<div id="gloss"> </div>
</a>
</div>
[% PROCESS powered_by.tmpl %]
</div>
<div class="clear"></div>
</div>
</div>
htdocs/paid.tmpl view on Meta::CPAN
<div class="center">
<!-- CHOOSE WIFI COPY ************************ -->
<div class="two_thirds left padding_top">
<p><strong>All WiFi purchases are final.</strong><br />Please choose from one of the available rate plans below. The paid service allows access through all ports, so VPN and other network based applications will function properly. If you have any ...
</div>
<!-- LOGO ************************ -->
<div class="one_third left">
<div id="custom_logo">
<a id="logo_image" href="[% provider_href %]" style="background: url([% provider_logo %]) no-repeat center center ">
<div id="gloss"> </div>
</a>
</div>
[% PROCESS powered_by.tmpl %]
</div>
<div class="clear"></div>
[% PROCESS buttons.tmpl %]
<div class="clear"></div>
htdocs/splash.tmpl view on Meta::CPAN
<div class="two_thirds left padding_top">
<h2 class="choose_wifi">Choose a WiFi option</h2>
<p>To get started choose a WiFi option that works best for you. We use the revenue from Ads on our free WiFi to pay for the internet so you don't have to. Thanks for understanding. However, if you really don't like Ads, choose one of our simple p...
</div>
<!-- LOGO ************************ -->
<div class="one_third left">
<div id="custom_logo">
<a id="logo_image" href="[% provider_href %]" style="background: url([% provider_logo %]) no-repeat center center ">
<div id="gloss"> </div>
</a>
</div>
[% PROCESS powered_by.tmpl %]
</div>
<div class="clear"></div>
<br />
<!-- WIFI OPTION BUTTONS ************************ -->
( run in 0.583 second using v1.01-cache-2.11-cpan-f56aa216473 )