mirror of
https://github.com/rembo10/headphones.git
synced 2026-05-15 16:19:28 +01:00
Reverting back to old webServer without templates
This commit is contained in:
@@ -30,6 +30,12 @@ _nav = '''<div class="nav">
|
||||
</div>'''
|
||||
|
||||
_footer = '''
|
||||
</div><div class="footer"></div>
|
||||
</div><div class="footer"><br /><div class="center"><form action="https://www.paypal.com/cgi-bin/webscr" method="post">
|
||||
<input type="hidden" name="cmd" value="_s-xclick">
|
||||
<input type="hidden" name="hosted_button_id" value="93FFC6WDV97QS">
|
||||
<input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_donate_SM.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!">
|
||||
<img alt="" border="0" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="1" height="1">
|
||||
</form>
|
||||
</div></div>
|
||||
</body>
|
||||
</html>'''
|
||||
Reference in New Issue
Block a user