diff --git a/backend/views/site/index.php b/backend/views/site/index.php index 3854e2c..72188c0 100644 --- a/backend/views/site/index.php +++ b/backend/views/site/index.php @@ -2,9 +2,8 @@ /* @var $this yii\web\View */ + use artweb\artbox\core\helpers\ImageHelper; use artweb\artbox\gentelella\widgets\XPanel; - use yii\bootstrap\Carousel; - use yii\bootstrap\Collapse; $this->title = 'My Yii Application'; ?> @@ -17,25 +16,8 @@ ); echo "Velox nuclear vexatum iaceres ducunt ad eleates."; $panel::end(); -?> -