close
Warning:
Error with navigation contributor "LoginModule"
- Timestamp:
-
Dec 8, 2010, 12:33:58 PM (14 years ago)
- Author:
-
slav0nic
- Comment:
-
ohloh button added
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v52
|
v53
|
|
7 | 7 | {{{ |
8 | 8 | #!html |
| 9 | <table style="border: none"> |
| 10 | <tr> |
| 11 | <td> |
9 | 12 | <script type="text/javascript"> |
10 | 13 | /* <![CDATA[ */ |
… |
… |
|
20 | 23 | /* ]]> */ |
21 | 24 | </script> |
22 | | <a class="FlattrButton" style="display:none;" |
23 | | href="http://djangobb.org"></a> |
| 25 | <a class="FlattrButton" style="display:none;" href="http://djangobb.org"></a> |
| 26 | </td> |
| 27 | <td> |
| 28 | <script type="text/javascript" src="http://www.ohloh.net/p/342795/widgets/project_users.js"></script> |
| 29 | </td> |
| 30 | </tr> |
| 31 | </table> |
24 | 32 | }}} |
25 | 33 | |