Your IP : 216.73.216.95


Current Path : /home/alh/admin/view/template/extension/dashboard/
Upload File :
Current File : //home/alh/admin/view/template/extension/dashboard/online_info.tpl

<div class="tile">
  <div class="tile-heading"><?php echo $heading_title; ?></div>
  <div class="tile-body"><i class="fa fa-users"></i>
    <h2 class="pull-right"><?php echo $total; ?></h2>
  </div>
  <div class="tile-footer"><a href="<?php echo $online; ?>"><?php echo $text_view; ?></a></div>
</div>