hgbook

diff it/web/index-template.html @ 859:84629ae2c99d

Adjust build system and web site structure.
author gpiancastelli
date Sun Aug 23 00:51:45 2009 +0200 (2009-08-23)
parents fc4cf5ddddd4
children 9afafe9af05f
line diff
     1.1 --- a/it/web/index-template.html	Wed Aug 19 19:51:09 2009 +0200
     1.2 +++ b/it/web/index-template.html	Sun Aug 23 00:51:45 2009 +0200
     1.3 @@ -3,12 +3,12 @@
     1.4    <head>
     1.5      <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
     1.6      <title>Mercurial: la guida definitiva</title>
     1.7 -    <link rel="stylesheet" href="styles.css" type="text/css"/>
     1.8 +    <link rel="stylesheet" href="/support/styles.css" type="text/css"/>
     1.9      <!--
    1.10      <link rel="alternate" type="application/atom+xml" title="Comments"
    1.11        href="/feeds/comments/"/>
    1.12      -->
    1.13 -    <link rel="shortcut icon" type="image/png" href="figs/favicon.png"/>
    1.14 +    <link rel="shortcut icon" type="image/png" href="/support/favicon.png"/>
    1.15      <!-- No comment system for italian translation
    1.16      <script type="text/javascript" src="/support/jquery.js"></script>
    1.17        <script type="text/javascript" src="/support/form.js"></script>
    1.18 @@ -19,7 +19,7 @@
    1.19    <body>
    1.20      {% block bodycontent %}{% endblock %}
    1.21  
    1.22 -    <div class="hgbookfooter"> <p><img src="figs/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&#8217;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.23 +    <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&#8217;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.24      </div>
    1.25  
    1.26      <!-- Also, no need for Google Analytics on the italian translation