Moving containers around for remote.zoff.me

This commit is contained in:
Kasper Rynning-Tønnesen
2018-12-03 14:49:32 +01:00
parent 190b14f265
commit 7dfbdc12a6

View File

@@ -1,18 +1,21 @@
{{> remote/header}} <div id="main-container" class="noselect cursor-default">
<main class="center-align container remote-container"> {{> remote/header}}
<div class="section"> <main class="center-align container remote-container">
<h3 id="remote-text">Remote Controller</h3> <div class="section">
</div> <h3 id="remote-text">Remote Controller</h3>
<div class="section"> </div>
{{> remote/input}} <div class="section">
{{> remote/buttons}} {{> remote/input}}
{{> remote/volume}} {{> remote/buttons}}
</div> {{> remote/volume}}
</div>
<div class="section about-remote"> <div class="section about-remote">
<b>Here you can control another Zoff player from any device.</b> <b>Here you can control another Zoff player from any device.</b>
<br> <br>
To find the ID of your player, click the Conf <i class="material-icons">menu</i> icon on the top right of the player page, then "Remote Control". To find the ID of your player, click the Conf <i class="material-icons">menu</i> icon on the top right of the player page, then "Remote Control".
<br>You can either scan the QR code or type the ID manually. <br>You can either scan the QR code or type the ID manually.
</div> <br>
</main> </div>
</main>
</div>