Cleaning the root

This commit is contained in:
unknown
2012-03-11 01:00:24 +01:00
parent ce930f6732
commit 1e6b5be9db
38 changed files with 3 additions and 3290 deletions
-13
View File
@@ -1,13 +0,0 @@
<%inherit file="base.html"/>
<%def name="headIncludes()">
<meta http-equiv="refresh" content="${timer};url=index">
</%def>
<%def name="body()">
<div class="table_wrapper">
<div id="shutdown">
<h1>Headphones is ${message}</h1>
</div>
</div>
</%def>