ORIENT/modules/backend/controllers/index/index.htm

6 lines
132 B
HTML

<?= $this->makePartial('warnings') ?>
<?= Form::open() ?>
<?= $this->widget->reportContainer->render() ?>
<?= Form::close() ?>