guild/backend/views/question/index.php

10 lines
174 B
PHP
Raw Normal View History

2021-10-28 10:51:14 +03:00
<?php
/* @var $this yii\web\View */
?>
<h1>question/index</h1>
<p>
You may change the content of this page by modifying
the file <code><?= __FILE__; ?></code>.
</p>