* initial commit

This commit is contained in:
Danyi Dávid
2018-05-02 11:01:38 +02:00
commit ff2721f67c
39 changed files with 5308 additions and 0 deletions

View 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>