Skip to content

Commit

Permalink
add static pages index page
Browse files Browse the repository at this point in the history
  • Loading branch information
malder1975 committed Oct 3, 2016
1 parent 9429fd7 commit 1aa59ed
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions frontend/views/sp/index.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<?php
/* @var $this yii\web\View */
?>
<h1>sp/index</h1>

<p>
You may change the content of this page by modifying
the file <code><?= __FILE__; ?></code>.
</p>

0 comments on commit 1aa59ed

Please sign in to comment.