Beispiel #1
0
?>
          </ul>
        </section>
        <!-- /.sidebar -->
      </aside>
  <?php 
echo Alert::widget();
?>
  <div class="content-wrapper">
    <!-- Content Header (Page header) -->
    <section class="content-header">
      <h1><?php 
echo Html::encode($this->title);
?>
 <small><?php 
echo date('Y年m月d日 H:i:s') . '  星期' . Common::getWeek();
?>
</small></h1>
      <?php 
echo Breadcrumbs::widget(['links' => isset($this->params['breadcrumbs']) ? $this->params['breadcrumbs'] : []]);
?>
    <!--
      <ol class="breadcrumb">
        <li><a href="#"><i class="fa fa-dashboard"></i> Home</a></li>
        <li><a href="#">Forms</a></li>
        <li class="active">General Elements</li>
      </ol> -->
    </section>

    <section class="content" id="layouts-content-div">
      <div class="row">