Вход Регистрация
Файл: wenr.online/templates/game/dragons.tpl
Строк: 13
<? $this->layout('app', ['title' => 'Драконы'])
?> <? $this->start('container') ?> <div
class="box"> <style> .menu a { font-size:
13px; } </style> <div
class="menu"> <?php foreach($all as
$res):?> <a
href="/dragons/fight?id=<?=$res['id'];?>&r=<?=$r;?>">
<img
src="/public/assets/images/mobs/mobs_small/<?=$res['name'];?>.png"
style="border-radius: 5px;" width="35"
height="35"> <?=$res['name'];?>
<img src="/public/assets/images/xp.png">
<?=$res['exp'];?> <img
src="/public/assets/images/hp.png"> <?=$res['hp'];?>
</a> <?php endforeach; ?>
</div> <? $this->stop() ?>
Онлайн: 0
Реклама