Please enable JavaScript to use RhodeCode Enterprise
##// END OF EJS Templates
marcink
- Thu, 08 Apr 2010 12:45:07
Show More
pylons_app/templates/monoblue_custom/index.tmpl
0
+3
-1
@@
-1,42
+1,44
b''
1
1
## -*- coding: utf-8 -*-
2
2
{header}
3
3
<title>{repo|escape}: Mercurial repositories index</title>
4
4
</head>
5
5
6
6
<body>
7
7
<div id="container">
8
8
<div class="page-header">
9
9
<h1> ${ c . repos_prefix } Mercurial Repositories</h1>
10
10
<ul class="page-nav">
11
11
<li class="current">Home</li>
12
12
<li><a href="/_admin/">Admin</a></li>
13
13
</ul>
14
14
</div>
15
15
16
16
<table cellspacing="0">
17
17
<tr>
18
18
<td><a href="?sort={sort_name}">Name</a></td>
19
19
<td><a href="?sort={sort_description}">Description</a></td>
20
20
<td><a href="?sort={sort_contact}">Contact</a></td>
21
21
<td><a href="?sort={sort_lastchange}">Last change</a></td>
22
22
<td> </td>
23
23
<td> </td>
24
24
</tr>
25
25
{entries%indexentry}
26
26
</table>
27
27
<div class="page-footer">
28
28
{motd}
29
29
</div>
30
30
31
31
<div id="powered-by">
32
<p><a href="http://mercurial.selenic.com/" title="Mercurial"><img src="{staticurl}hglogo.png" width="75" height="90" alt="mercurial"/></a></p>
32
<p><a href="http://mercurial.selenic.com/" title="Mercurial">
33
<img src="{staticurl}hglogo.png" width="75" height="90" alt="mercurial"/></a>
34
</p>
33
35
</div>
34
36
35
37
<div id="corner-top-left"></div>
36
38
<div id="corner-top-right"></div>
37
39
<div id="corner-bottom-left"></div>
38
40
<div id="corner-bottom-right"></div>
39
41
40
42
</div>
41
43
</body>
42
44
</html>
pylons_app/templates/gitweb_custom/branches.tmpl
0
removed
0
-30
1
NO CONTENT: file was removed
pylons_app/templates/gitweb_custom/changelog.tmpl
0
removed
0
-39
1
NO CONTENT: file was removed
pylons_app/templates/gitweb_custom/changelogentry.tmpl
0
removed
0
-14
1
NO CONTENT: file was removed
pylons_app/templates/gitweb_custom/changeset.tmpl
0
removed
0
-50
1
NO CONTENT: file was removed
pylons_app/templates/gitweb_custom/error.tmpl
0
removed
0
-25
1
NO CONTENT: file was removed
pylons_app/templates/gitweb_custom/fileannotate.tmpl
0
removed
0
-61
1
NO CONTENT: file was removed
pylons_app/templates/gitweb_custom/filediff.tmpl
0
removed
0
-47
1
NO CONTENT: file was removed
pylons_app/templates/gitweb_custom/filelog.tmpl
0
removed
0
-40
1
NO CONTENT: file was removed
pylons_app/templates/gitweb_custom/filerevision.tmpl
0
removed
0
-60
1
NO CONTENT: file was removed
pylons_app/templates/gitweb_custom/footer.tmpl
0
removed
0
-11
pylons_app/templates/gitweb_custom/graph.tmpl
0
removed
0
-121
1
NO CONTENT: file was removed
pylons_app/templates/gitweb_custom/header.tmpl
0
removed
0
-8
pylons_app/templates/gitweb_custom/index.tmpl
0
removed
0
-26
1
NO CONTENT: file was removed
pylons_app/templates/gitweb_custom/manifest.tmpl
0
removed
0
-38
1
NO CONTENT: file was removed
pylons_app/templates/gitweb_custom/map
0
removed
0
-248
1
NO CONTENT: file was removed
pylons_app/templates/gitweb_custom/notfound.tmpl
0
removed
0
-18
1
NO CONTENT: file was removed
pylons_app/templates/gitweb_custom/search.tmpl
0
removed
0
-36
1
NO CONTENT: file was removed
pylons_app/templates/gitweb_custom/shortlog.tmpl
0
removed
0
-41
1
NO CONTENT: file was removed
pylons_app/templates/gitweb_custom/summary.tmpl
0
removed
0
-58
1
NO CONTENT: file was removed
pylons_app/templates/gitweb_custom/tags.tmpl
0
removed
0
-30
pylons_app/templates/monoblue_plain/changelog.tmpl
0
removed
0
-32
1
NO CONTENT: file was removed
pylons_app/templates/monoblue_plain/changelogentry.tmpl
0
removed
0
-5
1
NO CONTENT: file was removed
pylons_app/templates/monoblue_plain/changeset.tmpl
0
removed
0
-51
1
NO CONTENT: file was removed
pylons_app/templates/monoblue_plain/error.tmpl
0
removed
0
-34
1
NO CONTENT: file was removed
pylons_app/templates/monoblue_plain/fileannotate.tmpl
0
removed
0
-54
1
NO CONTENT: file was removed
pylons_app/templates/monoblue_plain/filediff.tmpl
0
removed
0
-39
1
NO CONTENT: file was removed
pylons_app/templates/monoblue_plain/filelog.tmpl
0
removed
0
-45
1
NO CONTENT: file was removed
pylons_app/templates/monoblue_plain/filerevision.tmpl
0
removed
0
-60
1
NO CONTENT: file was removed
pylons_app/templates/monoblue_plain/footer.tmpl
0
removed
0
-12
pylons_app/templates/monoblue_plain/graph.tmpl
0
removed
0
-104
1
NO CONTENT: file was removed
pylons_app/templates/monoblue_plain/header.tmpl
0
removed
0
-1
pylons_app/templates/monoblue_plain/index.tmpl
0
removed
0
-30
1
NO CONTENT: file was removed
pylons_app/templates/monoblue_plain/manifest.tmpl
0
removed
0
-49
1
NO CONTENT: file was removed
pylons_app/templates/monoblue_plain/map
0
removed
0
-66
1
NO CONTENT: file was removed
pylons_app/templates/monoblue_plain/notfound.tmpl
0
removed
0
-35
1
NO CONTENT: file was removed
pylons_app/templates/monoblue_plain/search.tmpl
0
removed
0
-34
1
NO CONTENT: file was removed
pylons_app/templates/monoblue_plain/shortlog.tmpl
0
removed
0
-33
1
NO CONTENT: file was removed
pylons_app/templates/monoblue_plain/summary.tmpl
0
removed
0
-95
1
NO CONTENT: file was removed
pylons_app/templates/monoblue_plain/tags.tmpl
0
removed
0
-22
Site-wide shortcuts
/
Use quick search box
g h
Goto home page
g g
Goto my private gists page
g G
Goto my public gists page
g 0-9
Goto bookmarked items from 0-9
n r
New repository page
n g
New gist page
Repositories
g s
Goto summary page
g c
Goto changelog page
g f
Goto files page
g F
Goto files page with file search activated
g p
Goto pull requests page
g o
Goto repository settings
g O
Goto repository access permissions settings
t s
Toggle sidebar on some pages