hgbook
diff it/web/index-template.html @ 1052:c8b5a06543c0
cvs section translated
author | zhaopingsun |
---|---|
date | Tue Nov 10 16:25:43 2009 -0500 (2009-11-10) |
parents | 84629ae2c99d |
children | 719b03ea27c8 |
line diff
1.1 --- a/it/web/index-template.html Sun Aug 23 00:51:45 2009 +0200 1.2 +++ b/it/web/index-template.html Tue Nov 10 16:25:43 2009 -0500 1.3 @@ -22,16 +22,14 @@ 1.4 <div class="hgbookfooter"> <p><img src="/support/rss.png"> Volete rimanere aggiornati? Abbonatevi al feed del <a class="feed" href="http://bitbucket.org/gpiancastelli/hgbook-it/atom">libro italiano</a>.</p> <p>Copyright 2006, 2007, 2008, 2009 Bryan O’Sullivan. Icone realizzate da <a href="mailto:mattahan@gmail.com">Paul Davey</a> alias <a href="http://mattahan.deviantart.com/">Mattahan</a>.</p> <p>Copyright 2009 <a href="mailto:giulio.piancastelli@gmail.com">Giulio Piancastelli</a> per la traduzione italiana.</p> 1.5 </div> 1.6 1.7 - <!-- Also, no need for Google Analytics on the italian translation 1.8 <script type="text/javascript"> 1.9 var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www."); 1.10 document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E")); 1.11 </script> 1.12 <script type="text/javascript"> 1.13 try { 1.14 - var pageTracker = _gat._getTracker("UA-1805907-5"); 1.15 + var pageTracker = _gat._getTracker("UA-10482652-1"); 1.16 pageTracker._trackPageview(); 1.17 } catch(err) {}</script> 1.18 - --> 1.19 </body> 1.20 </html>