changed my repo to elmarkou branch of rembo10

This commit is contained in:
Elmar Kouwenhoven
2012-05-09 10:28:05 +02:00
parent fa87875637
commit 5be96bc351
117 changed files with 2507 additions and 2396 deletions

View File

@@ -1,4 +1,4 @@
<%inherit file="base.html"/>
lossless<%inherit file="base.html"/>
<%def name="headIncludes()">
<meta http-equiv="refresh" content="${timer};url=index">
@@ -7,7 +7,7 @@
<%def name="body()">
<div class="table_wrapper">
<div id="shutdown">
<h1>Headphones is ${message}</h1>
<h1><img src="interfaces/default/images/loader_black.gif"/> Headphones is ${message}</h1>
</div>
</div>
</%def>