* initial commit
This commit is contained in:
15
templates/app/home-page.phtml
Normal file
15
templates/app/home-page.phtml
Normal file
@@ -0,0 +1,15 @@
|
||||
<?php $this->layout('layout::default', ['title' => 'Home']) ?>
|
||||
<section class="content-container">
|
||||
<section class="profile-title">
|
||||
|
||||
</section>
|
||||
<article class="profile">
|
||||
<section class="profile-image">
|
||||
|
||||
</section>
|
||||
</article>
|
||||
</section>
|
||||
|
||||
<aside class="profile-image">
|
||||
|
||||
</aside>
|
||||
Reference in New Issue
Block a user