2010-02-11 20:22:00 - 6.5.4
2010-01-23 16:42:00 - 6.5.3
2009-09-06 14:07:00 - 6.5.1
2009-09-03 13:35:00 - 6.5
You can now add OpenSourceWatershed badges to your own website. Below is the badge for acct:
To add it to your own webpage simply copy and paste the code below.
<div id="osw_acct"></div>
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.3/jquery.min.js" type="text/javascript"></script>
<script src="http://static.oswatershed.org/js/package_badge.js" type="text/javascript"></script>
<script>$(document).ready(function(){ package_badge("acct", "#osw_acct"); });</script>