mirror of
https://github.com/rembo10/headphones.git
synced 2026-05-02 09:49:36 +01:00
Updated Config with "new" options.
This commit is contained in:
@@ -7,7 +7,17 @@
|
||||
<%def name="body()">
|
||||
<div class="table_wrapper">
|
||||
<div id="shutdown">
|
||||
<h1>Headphones is ${message}</h1>
|
||||
<div>
|
||||
<div>
|
||||
<span>
|
||||
<h1>Headphones is ${message}</h1>
|
||||
</span>
|
||||
<br />
|
||||
<span>
|
||||
Estimate ${timer} seconds
|
||||
</span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</%def>
|
||||
Reference in New Issue
Block a user