10 lines
		
	
	
		
			172 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			172 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
| <?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>
 | 
