mirror of
https://github.com/rembo10/headphones.git
synced 2026-05-05 03:09:43 +01:00
Added log, history templates, changed some css, included updatebar, subheadings
This commit is contained in:
9
data/interfaces/default/update.html
Normal file
9
data/interfaces/default/update.html
Normal file
@@ -0,0 +1,9 @@
|
||||
<%inherit file="base.html"/>
|
||||
|
||||
<%def name="headIncludes()">
|
||||
<meta http-equiv="refresh" content="120;url=index">
|
||||
</%def>
|
||||
|
||||
<%def name="body()">
|
||||
Headphones is updating
|
||||
</%def>
|
||||
Reference in New Issue
Block a user