close
Warning:
Error with navigation contributor "LoginModule"
- Timestamp:
-
Dec 4, 2010, 8:48:21 PM (15 years ago)
- Author:
-
slav0nic
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
|
v49
|
v50
|
|
| 5 | 5 | DjangoBB is distributed under the BSD license. |
| 6 | 6 | |
| | 7 | {{{ |
| | 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> |
| | 23 | }}} |
| 7 | 24 | |
| 8 | 25 | == The basic concept of the forum progress is: == |