Blame view

backend/views/site/index.php 153 Bytes
1755c393   Yarik   Basic template in...
1
  <?php
567888e8   Yarik   Widgets
2
3
4
      
      /* @var $this yii\web\View */
      
2bb30caa   Alexey Boroda   -Morning commit
5
      use artweb\artbox\core\helpers\ImageHelper;
567888e8   Yarik   Widgets
6
7
      
      $this->title = 'My Yii Application';
729b06da   Alexey Boroda   -Image Helper ready
8
      
9526af3b   Alexey Boroda   -Image Helper ready
9