Home | History | Annotate | Download | only in templates
      1 <div id="footer"> 
      2   <div id="copyright">
      3   </div> 
      4  
      5   <div id="footerLeft">     
      6     <p> 
      7       <a href="http://www.android.com/terms.html">Site Terms of Service</a> -
      8       <a href="http://www.android.com/privacy.html">Privacy Policy</a> 
      9     </p> 
     10   </div>
     11 
     12   <div id="footerRight">
     13     <p>
     14       <a href="#top">Go to Top</a>
     15     </p>
     16   </div>
     17 </div> 
     18 
     19