blob: 611cb426f12e59eaf6887fa8f4bc6e92d15fda0e [file] [log] [blame]
{% if INTERNET_DEFENSE_LEAGUE %}
<script type="text/javascript">
window._idl = {};
_idl.variant = "banner";
(function() {
var idl = document.createElement('script');
idl.type = 'text/javascript';
idl.async = true;
idl.src = ('https:' == document.location.protocol ? 'https://' : 'http://') + 'members.internetdefenseleague.org/include/?url=' + (_idl.url || '') + '&campaign=' + (_idl.campaign || '') + '&variant=' + (_idl.variant || 'banner');
document.getElementsByTagName('body')[0].appendChild(idl);
})();
</script>
{% endif %}