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