WIP
This commit is contained in:
10
tpl/shop-top.tpl
Normal file
10
tpl/shop-top.tpl
Normal file
@@ -0,0 +1,10 @@
|
||||
<section class="intro-slide" style="background-image: url({{ thumbnail }})">
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col">
|
||||
<h1>{{ headline }}</h1>
|
||||
<p>{{ intro_text }}</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
Reference in New Issue
Block a user