comparison templates/frontpage.html @ 255:4a52186008ee

Add a first version of the sidebar
author David Soria Parra <dsp@php.net>
date Sun, 04 Oct 2009 04:05:49 +0200
parents 3efd1dcf92c7
children b18d0f96829d
comparison
equal deleted inserted replaced
254:d662cba2afb1 255:4a52186008ee
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>Mercurial is a free, distributed source control management tool. It efficiently handles projects of any size and offers an easy and intuitive interface.</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 {# TODO: download button #} 11 {% block sidebar %}
12 {{ super() }}
13 {% endblock %}
12 </div> 14 </div>
13 </div> 15 </div>
14 16
15 <div class="row"> 17 <div class="row">
16 <div class="col big"> 18 <div class="col big">