guild/frontend/modules/api/views/skills/index.php

10 lines
172 B
PHP
Raw Normal View History

2021-06-09 18:06:13 +03:00
<?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>