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