I want to place an Etsy javascript box on my site under the privacy page. When I put it in the define_privacy.php, it didn't show up at all on the page. Where do I put the code? This is the code :
<script type='text/javascript' src='http://www.etsy.com/etsy_mini.js'></script><script type='text/javascript'>new EtsyNameSpace.Mini(5033528, 'favorites','thumbnail',1,5).renderIframe();</script>



