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

10 lines
157 B
HTML

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