close
Warning:
Error with navigation contributor "LoginModule"
- Timestamp:
-
Dec 5, 2010, 2:54:05 AM (14 years ago)
- Author:
-
slav0nic
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v50
|
v51
|
|
7 | 7 | {{{ |
8 | 8 | #!html |
9 | | <script type="text/javascript"> |
10 | | /* <![CDATA[ */ |
11 | | (function() { |
12 | | var s = document.createElement('script'), t = document.getElementsByTagName('script')[0]; |
13 | | |
14 | | s.type = 'text/javascript'; |
15 | | s.async = true; |
16 | | s.src = 'http://api.flattr.com/js/0.6/load.js?mode=auto'; |
17 | | |
18 | | t.parentNode.insertBefore(s, t); |
19 | | })(); |
20 | | /* ]]> */ |
21 | | </script> |
22 | | <a class="FlattrButton" style="display:none;" href="http://djangobb.org"></a> |
| 9 | |
| 10 | <a href="http://flattr.com/thing/93067/DjangoBB-Django-based-forum" target="_blank"> |
| 11 | <img src="http://api.flattr.com/button/flattr-badge-large.png" alt="Flattr this" title="Flattr this" border="0" /></a> |
23 | 12 | }}} |
24 | 13 | |