first commit
This commit is contained in:
12
apps/frontend/templates/theme/responsive/homepage.html
Normal file
12
apps/frontend/templates/theme/responsive/homepage.html
Normal file
@@ -0,0 +1,12 @@
|
||||
<header>
|
||||
{include_file id="_header"}
|
||||
</header>
|
||||
|
||||
<div id="homepage-layout">
|
||||
{$content}
|
||||
|
||||
<footer>
|
||||
{include_file id="_footer"}
|
||||
</footer>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user