Add files via upload
This commit is contained in:
13
index.php
13
index.php
@ -11,6 +11,19 @@
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
<section id="promociones" class="row">
|
||||
<div class="code">
|
||||
<section class="promotions">
|
||||
<button id="retroceder">Anterior</button>
|
||||
<img class="imagen" />
|
||||
<button id="avanzar">Siguiente</button>
|
||||
</section>
|
||||
<section class="controls">
|
||||
<button id="play">Play</button>
|
||||
<button id="stop" disabled>Stop</button>
|
||||
</section>
|
||||
</div>
|
||||
</section>
|
||||
';
|
||||
|
||||
//General page content:
|
||||
|
Reference in New Issue
Block a user