1
0
mirror of https://github.com/stefanocasazza/ULib.git synced 2025-10-05 19:18:01 +08:00
ULib/tests/examples/wi-auth/template/wifi-aaa.comune.fi.it/polling_attivazione.tmpl
2015-01-23 17:24:36 +01:00

22 lines
477 B
Cheetah

<div id="containerBig">
<div id="wrapperAuto">
<div id="loginbox" style="width:100%%;height:100%%;padding:0px;margin:0px;">
<div id="menulogo" class="menurow">
<img src="images/logo_fiwifi-n.png" />
</div>
<br>
<h1>%s</h1>
<br>
%s
<br>
%s
<br>
<div style="clear: both;"></div>
<div id="footer">%s</div>
</div>
<div style="clear: both;"></div>
</div>
</div>