View file sys/themes/light_wap/tpl/inc.adt.top.tpl.php

File size: 111B
<? if ($adt->top) { ?>
    <div id="adt_top">
        <?= $this->section($adt->top, '{0}') ?>
    </div>
<?
}?>