changeset 1256:7de4436da08e

added flattr button to docs
author Marcin Kuzminski <marcin@python-works.com>
date Wed, 13 Apr 2011 01:18:08 +0200
parents f8bd57cceaf3
children 0e0fb228867b
files docs/theme/nature/layout.html
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/docs/theme/nature/layout.html	Wed Apr 13 00:04:47 2011 +0200
+++ b/docs/theme/nature/layout.html	Wed Apr 13 01:18:08 2011 +0200
@@ -10,5 +10,9 @@
 	border="0" name="submit" alt="PayPal - The safer, easier way to pay online!">
 	<img alt="" border="0" src="https://www.paypal.com/en_US/i/scr/pixel.gif" width="1" height="1">
 	</form>
+	<div style="padding:5px">
+    <a href="http://flattr.com/thing/167489/RhodeCode" target="_blank">
+    <img src="http://api.flattr.com/button/flattr-badge-large.png" alt="Flattr this" title="Flattr this" border="0" /></a>
+    </div>	
 </div>
 {% endblock %}}