Esempio n. 1
0
<div class="panel top">
  <ul class="left">
    <?php 
\Lobby\Panel::panelItems("left");
?>
  </ul>
  <ul class="right">
    <?php 
\Lobby\Panel::panelItems("right");
?>
  </ul>
</div>