Updated templates

This commit is contained in:
Remy
2011-08-16 23:34:45 -07:00
parent 238e28afb5
commit b9ed9bb753
13 changed files with 190 additions and 38 deletions

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">