Community
Participate
Working Groups
<body background="${backgroundImage}">
<!-- enable IE console -->
<script type="text/javascript">
if( typeof console != "undefined"
&& typeof console.debug == "undefined"
&& typeof console.log != "undefined" )
{
console.debug = console.log;
}
</script>
<!-- body of branding -->
${body}
<!-- end body of branding -->