1
0
mirror of https://github.com/stefanocasazza/ULib.git synced 2025-10-12 20:27:27 +08:00
ULib/tests/examples/wi-auth/template/wifi-aaa.comune.fi.it/ringraziamenti.tmpl
stefanocasazza 31947fe690 sync
2016-12-05 14:36:57 +01:00

20 lines
534 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>
<center><h1>Ti ringraziamo per avere usato il servizio <!--#echo var=$TITLE_TXT -->, arrivederci</h1></center>
<br />
<br />
%v
<div style="clear: both;"></div>
<div id="footer"></div>
%s
</div>
<div style="clear: both;"></div>
</div>
</div>