View file GBTop-TopList_v5.1_Decoded_by_Darkwizard_A.K.A_Chris4u/top/alternative-templates/wap1.0+2.0/_main.html

File size: 364B
<?
if($WAP==2)
{
?>

<!-- Start xhtml -->
<tr class="#%ROW_COLOR%#"><td><small>#%RANK%#.</small><a href="#%OUT_URL%#">#%TITLE%#</a>&nbsp;<small>#%CLICKS%#/#%HITS_OUT%#</small></td></tr>
<!-- End xhtml -->

<?
}
else
{
?>

<!-- Start wml -->
#%RANK%#. <a href="#%OUT_URL%#">#%TITLE%#</a> #%CLICKS%#/#%HITS_OUT%#<br/>
<!-- End wml -->

<?
}
?>