skills on main page api and admin
This commit is contained in:
9
frontend/modules/api/views/skills/index.php
Normal file
9
frontend/modules/api/views/skills/index.php
Normal file
@ -0,0 +1,9 @@
|
||||
<?php
|
||||
/* @var $this yii\web\View */
|
||||
?>
|
||||
<h1>skills/index</h1>
|
||||
|
||||
<p>
|
||||
You may change the content of this page by modifying
|
||||
the file <code><?= __FILE__; ?></code>.
|
||||
</p>
|
Reference in New Issue
Block a user