Home | History | Annotate | Download | only in templates
      1 
      2 document.write('<table width="100%" border="0"><tr>');
      3 document.write('<td><a href="http://www.slf4j.org/">');
      4 document.write('<img src="' + prefix + 'images/logos/slf4j-logo.jpg" alt="" border="0"/>');
      5 document.write('</a></td>')
      6 
      7 //document.write('<td align="right"><a id="job" href="http://logback.qos.ch/job.html">');
      8 //document.write('<img src="' + prefix + 'images/myjob.png" alt="" border="0"/>');
      9 //document.write('</a></td>')
     10 
     11 document.write('</tr></table>');
     12 document.write('<div id="breadcrumbs"></div>');