author | Patrick Mezard <pmezard@gmail.com> |
Fri, 08 Jan 2010 23:15:24 +0100 | |
branch | stable |
changeset 10220 | 500d09be7ace |
parent 8936 | 1de6e7e1bb9f |
permissions | -rw-r--r-- |
8430
8b47efdf40ee
monoblue: use newer template syntax everywhere
Dirkjan Ochtman <dirkjan@ochtman.nl>
parents:
7403
diff
changeset
|
1 |
{header} |
8b47efdf40ee
monoblue: use newer template syntax everywhere
Dirkjan Ochtman <dirkjan@ochtman.nl>
parents:
7403
diff
changeset
|
2 |
<title>{repo|escape}: Mercurial repositories index</title> |
7111 | 3 |
</head> |
4 |
||
7403
9efd596e4393
Improve the monoblue theme for hgwebdir
Benoit Boissinot <benoit.boissinot@ens-lyon.org>
parents:
7111
diff
changeset
|
5 |
<body> |
9efd596e4393
Improve the monoblue theme for hgwebdir
Benoit Boissinot <benoit.boissinot@ens-lyon.org>
parents:
7111
diff
changeset
|
6 |
<div id="container"> |
9efd596e4393
Improve the monoblue theme for hgwebdir
Benoit Boissinot <benoit.boissinot@ens-lyon.org>
parents:
7111
diff
changeset
|
7 |
<div class="page-header"> |
9efd596e4393
Improve the monoblue theme for hgwebdir
Benoit Boissinot <benoit.boissinot@ens-lyon.org>
parents:
7111
diff
changeset
|
8 |
<h1>Mercurial Repositories</h1> |
9efd596e4393
Improve the monoblue theme for hgwebdir
Benoit Boissinot <benoit.boissinot@ens-lyon.org>
parents:
7111
diff
changeset
|
9 |
<ul class="page-nav"> |
9efd596e4393
Improve the monoblue theme for hgwebdir
Benoit Boissinot <benoit.boissinot@ens-lyon.org>
parents:
7111
diff
changeset
|
10 |
</ul> |
9efd596e4393
Improve the monoblue theme for hgwebdir
Benoit Boissinot <benoit.boissinot@ens-lyon.org>
parents:
7111
diff
changeset
|
11 |
</div> |
9efd596e4393
Improve the monoblue theme for hgwebdir
Benoit Boissinot <benoit.boissinot@ens-lyon.org>
parents:
7111
diff
changeset
|
12 |
|
9efd596e4393
Improve the monoblue theme for hgwebdir
Benoit Boissinot <benoit.boissinot@ens-lyon.org>
parents:
7111
diff
changeset
|
13 |
<table cellspacing="0"> |
9efd596e4393
Improve the monoblue theme for hgwebdir
Benoit Boissinot <benoit.boissinot@ens-lyon.org>
parents:
7111
diff
changeset
|
14 |
<tr> |
8430
8b47efdf40ee
monoblue: use newer template syntax everywhere
Dirkjan Ochtman <dirkjan@ochtman.nl>
parents:
7403
diff
changeset
|
15 |
<td><a href="?sort={sort_name}">Name</a></td> |
8b47efdf40ee
monoblue: use newer template syntax everywhere
Dirkjan Ochtman <dirkjan@ochtman.nl>
parents:
7403
diff
changeset
|
16 |
<td><a href="?sort={sort_description}">Description</a></td> |
8b47efdf40ee
monoblue: use newer template syntax everywhere
Dirkjan Ochtman <dirkjan@ochtman.nl>
parents:
7403
diff
changeset
|
17 |
<td><a href="?sort={sort_contact}">Contact</a></td> |
8b47efdf40ee
monoblue: use newer template syntax everywhere
Dirkjan Ochtman <dirkjan@ochtman.nl>
parents:
7403
diff
changeset
|
18 |
<td><a href="?sort={sort_lastchange}">Last change</a></td> |
7403
9efd596e4393
Improve the monoblue theme for hgwebdir
Benoit Boissinot <benoit.boissinot@ens-lyon.org>
parents:
7111
diff
changeset
|
19 |
<td> </td> |
9efd596e4393
Improve the monoblue theme for hgwebdir
Benoit Boissinot <benoit.boissinot@ens-lyon.org>
parents:
7111
diff
changeset
|
20 |
<td> </td> |
9efd596e4393
Improve the monoblue theme for hgwebdir
Benoit Boissinot <benoit.boissinot@ens-lyon.org>
parents:
7111
diff
changeset
|
21 |
</tr> |
8430
8b47efdf40ee
monoblue: use newer template syntax everywhere
Dirkjan Ochtman <dirkjan@ochtman.nl>
parents:
7403
diff
changeset
|
22 |
{entries%indexentry} |
7403
9efd596e4393
Improve the monoblue theme for hgwebdir
Benoit Boissinot <benoit.boissinot@ens-lyon.org>
parents:
7111
diff
changeset
|
23 |
</table> |
9efd596e4393
Improve the monoblue theme for hgwebdir
Benoit Boissinot <benoit.boissinot@ens-lyon.org>
parents:
7111
diff
changeset
|
24 |
<div class="page-footer"> |
9efd596e4393
Improve the monoblue theme for hgwebdir
Benoit Boissinot <benoit.boissinot@ens-lyon.org>
parents:
7111
diff
changeset
|
25 |
{motd} |
9efd596e4393
Improve the monoblue theme for hgwebdir
Benoit Boissinot <benoit.boissinot@ens-lyon.org>
parents:
7111
diff
changeset
|
26 |
</div> |
9efd596e4393
Improve the monoblue theme for hgwebdir
Benoit Boissinot <benoit.boissinot@ens-lyon.org>
parents:
7111
diff
changeset
|
27 |
|
9efd596e4393
Improve the monoblue theme for hgwebdir
Benoit Boissinot <benoit.boissinot@ens-lyon.org>
parents:
7111
diff
changeset
|
28 |
<div id="powered-by"> |
8936
1de6e7e1bb9f
change wiki/bts URLs to point to new hostname
Dirkjan Ochtman <dirkjan@ochtman.nl>
parents:
8430
diff
changeset
|
29 |
<p><a href="http://mercurial.selenic.com/" title="Mercurial"><img src="{staticurl}hglogo.png" width=75 height=90 border=0 alt="mercurial"></a></p> |
7403
9efd596e4393
Improve the monoblue theme for hgwebdir
Benoit Boissinot <benoit.boissinot@ens-lyon.org>
parents:
7111
diff
changeset
|
30 |
</div> |
9efd596e4393
Improve the monoblue theme for hgwebdir
Benoit Boissinot <benoit.boissinot@ens-lyon.org>
parents:
7111
diff
changeset
|
31 |
|
9efd596e4393
Improve the monoblue theme for hgwebdir
Benoit Boissinot <benoit.boissinot@ens-lyon.org>
parents:
7111
diff
changeset
|
32 |
<div id="corner-top-left"></div> |
9efd596e4393
Improve the monoblue theme for hgwebdir
Benoit Boissinot <benoit.boissinot@ens-lyon.org>
parents:
7111
diff
changeset
|
33 |
<div id="corner-top-right"></div> |
9efd596e4393
Improve the monoblue theme for hgwebdir
Benoit Boissinot <benoit.boissinot@ens-lyon.org>
parents:
7111
diff
changeset
|
34 |
<div id="corner-bottom-left"></div> |
9efd596e4393
Improve the monoblue theme for hgwebdir
Benoit Boissinot <benoit.boissinot@ens-lyon.org>
parents:
7111
diff
changeset
|
35 |
<div id="corner-bottom-right"></div> |
9efd596e4393
Improve the monoblue theme for hgwebdir
Benoit Boissinot <benoit.boissinot@ens-lyon.org>
parents:
7111
diff
changeset
|
36 |
|
7111 | 37 |
</div> |
38 |
</body> |
|
39 |
</html> |