comit with last rembo10 commit

This commit is contained in:
pabloalcantara
2011-08-17 09:30:22 -03:00
parent 607657dbf8
commit 6e1cb2b9fe
27 changed files with 729 additions and 216 deletions
+4
View File
@@ -1,5 +1,6 @@
<%
import headphones
from headphones import version
%>
<!doctype html>
<!--[if lt IE 7 ]> <html lang="en" class="no-js ie6"> <![endif]-->
@@ -70,6 +71,9 @@
<footer>
<div id="version">
Version: ${headphones.CURRENT_VERSION}
%if version.HEADPHONES_VERSION != 'master':
(${version.HEADPHONES_VERSION})
%endif
</div>
<div id="donate">
<form action="https://www.paypal.com/cgi-bin/webscr" method="post">