comparison hgscm/templates/frontpage.html @ 57:c539a72813f8

manually merged the changes from src/en/ into hgscm/templates/ (index and css)
author Arne Babenhauserheide <bab@draketo.de>
date Tue, 17 Feb 2009 16:51:03 +0100
parents 360d682148ce
children 8924990c74c3
comparison
equal deleted inserted replaced
56:82cafebaf0c6 57:c539a72813f8
3 {% block content %} 3 {% block content %}
4 4
5 <div class="row"> 5 <div class="row">
6 <div class="col big"> 6 <div class="col big">
7 <h1>Work easier <br> Work faster</h1> 7 <h1>Work easier <br> Work faster</h1>
8 <h2>Benefit now from one of the easiest and fastest Source Control Management systems. Mercurial makes working with documents easier.</h2> 8 <h2>Mercurial is a free, distributed source control management tool. It efficiently handles projects of any size and offers an easy and intuitive interface.</h2>
9 </div> 9 </div>
10 <div class="col"> 10 <div class="col">
11 <a class="download typeface-js" href="javascript:void(0);"> 11 <a class="download typeface-js" href="javascript:void(0);">
12 <strong>Download now</strong> 12 <strong>Download now</strong>
13 Mercurial <em>2.42</em> 13 Mercurial <em>2.42</em>
14 <span>Windows XP | Vista | 7</span> 14 <span>Windows XP | Vista | 7</span>
15 </a> 15 </a>
16 <dl> 16 <dl>
17 <dt class="typeface-js">Requiurements</dt> 17 <dt class="typeface-js">Requiurements</dt>
18 <dd>Python 2.5 (<a href="http://www.python.org">get python</a>)</dd> 18 <dd>Python 2.4 (<a href="http://www.python.org">get python</a>)</dd>
19 <!--2.4 is necessary for TortoiseHG, Mercurial only needs 2.3-->
19 20
20 <dt>Another OS?<br><em>Get mercurial for:</em></dt> 21 <dt>Another OS?<br><em>Get mercurial for:</em></dt>
21 <dd><a href="javascript:void(0);">Mac OS X</a></dd> 22 <dd><a href="javascript:void(0);">Mac OS X</a></dd>
22 <dd><a href="javascript:void(0);">Linux</a></dd> 23 <dd><a href="javascript:void(0);">Linux</a></dd>
24 <dd><a href="javascript:void(0);">other</a></dd>
23 </dl> 25 </dl>
24 </div> 26 </div>
25 </div> 27 </div>
26 28
27 <div class="row"> 29 <div class="row">