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/message_page.tmpl
2015-01-23 17:24:36 +01:00

26 lines
640 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>
<div id="page-wrap">
<div id="inside">
<div id="left-sidebar">
<h1><p>%s</p></h1>
</div>
<div id="main-content">
</div>
</div>
</div>
<div style="clear: both;"></div>
<div id="footer"></div>
</div>
%s
<div style="clear: both;"></div>
</div>
</div>