Add files via upload
This commit is contained in:
@ -4,9 +4,11 @@
|
||||
|
||||
//Specific page content:
|
||||
$section = '<!-- Promotions -->
|
||||
<section id="promociones">
|
||||
|
||||
</section>
|
||||
<div class="row">
|
||||
<section id="promociones">
|
||||
'.$template->print_promotions().'
|
||||
</section>
|
||||
</div>
|
||||
';
|
||||
|
||||
//General page content:
|
||||
|
Reference in New Issue
Block a user