Show More
@@ -25,7 +25,7 b'' | |||||
25 |
|
25 | |||
26 | <div class="main"> |
|
26 | <div class="main"> | |
27 |
|
27 | |||
28 | <h2>{repo|escape}</h2> |
|
28 | <h2><a href="{url}">{repo|escape}</a></h2> | |
29 | <h3>changeset {rev}:{node|short} {changesettag}</h3> |
|
29 | <h3>changeset {rev}:{node|short} {changesettag}</h3> | |
30 |
|
30 | |||
31 | <form class="search" action="{url}log"> |
|
31 | <form class="search" action="{url}log"> |
@@ -18,7 +18,7 b'' | |||||
18 |
|
18 | |||
19 | <div class="main"> |
|
19 | <div class="main"> | |
20 |
|
20 | |||
21 | <h2>{repo|escape}</h2> |
|
21 | <h2><a href="{url}">{repo|escape}</a></h2> | |
22 | <h3>error</h3> |
|
22 | <h3>error</h3> | |
23 |
|
23 | |||
24 | <form class="search" action="{url}log"> |
|
24 | <form class="search" action="{url}log"> |
@@ -29,7 +29,7 b'' | |||||
29 | </div> |
|
29 | </div> | |
30 |
|
30 | |||
31 | <div class="main"> |
|
31 | <div class="main"> | |
32 | <h2>{repo|escape}</h2> |
|
32 | <h2><a href="{url}">{repo|escape}</a></h2> | |
33 | <h3>annotate {file|escape} @ {rev}:{node|short}</h3> |
|
33 | <h3>annotate {file|escape} @ {rev}:{node|short}</h3> | |
34 |
|
34 | |||
35 | <form class="search" action="{url}log"> |
|
35 | <form class="search" action="{url}log"> |
@@ -28,7 +28,7 b'' | |||||
28 | </div> |
|
28 | </div> | |
29 |
|
29 | |||
30 | <div class="main"> |
|
30 | <div class="main"> | |
31 | <h2>{repo|escape}</h2> |
|
31 | <h2><a href="{url}">{repo|escape}</a></h2> | |
32 | <h3>diff {file|escape} @ {rev}:{node|short}</h3> |
|
32 | <h3>diff {file|escape} @ {rev}:{node|short}</h3> | |
33 |
|
33 | |||
34 | <form class="search" action="{url}log"> |
|
34 | <form class="search" action="{url}log"> |
@@ -32,8 +32,7 b'' | |||||
32 | </div> |
|
32 | </div> | |
33 |
|
33 | |||
34 | <div class="main"> |
|
34 | <div class="main"> | |
35 |
|
35 | <h2><a href="{url}">{repo|escape}</a></h2> | ||
36 | <h2>{repo|escape}</h2> |
|
|||
37 | <h3>log {file|escape}</h3> |
|
36 | <h3>log {file|escape}</h3> | |
38 |
|
37 | |||
39 | <form class="search" action="{url}log"> |
|
38 | <form class="search" action="{url}log"> |
@@ -28,8 +28,7 b'' | |||||
28 | </div> |
|
28 | </div> | |
29 |
|
29 | |||
30 | <div class="main"> |
|
30 | <div class="main"> | |
31 |
|
31 | <h2><a href="{url}">{repo|escape}</a></h2> | ||
32 | <h2>{repo|escape}</h2> |
|
|||
33 | <h3>view {file|escape} @ {rev}:{node|short}</h3> |
|
32 | <h3>view {file|escape} @ {rev}:{node|short}</h3> | |
34 |
|
33 | |||
35 | <form class="search" action="{url}log"> |
|
34 | <form class="search" action="{url}log"> |
@@ -26,7 +26,7 b'' | |||||
26 | </div> |
|
26 | </div> | |
27 |
|
27 | |||
28 | <div class="main"> |
|
28 | <div class="main"> | |
29 | <h2>{repo|escape}</h2> |
|
29 | <h2><a href="{url}">{repo|escape}</a></h2> | |
30 | <h3>graph</h3> |
|
30 | <h3>graph</h3> | |
31 |
|
31 | |||
32 | <form class="search" action="{url}log"> |
|
32 | <form class="search" action="{url}log"> |
@@ -24,8 +24,7 b'' | |||||
24 | </div> |
|
24 | </div> | |
25 |
|
25 | |||
26 | <div class="main"> |
|
26 | <div class="main"> | |
27 |
|
27 | <h2><a href="{url}">{repo|escape}</a></h2> | ||
28 | <h2>{repo|escape}</h2> |
|
|||
29 | <h3>directory {path|escape} @ {rev}:{node|short} {tags%changelogtag}</h3> |
|
28 | <h3>directory {path|escape} @ {rev}:{node|short} {tags%changelogtag}</h3> | |
30 |
|
29 | |||
31 | <form class="search" action="{url}log"> |
|
30 | <form class="search" action="{url}log"> |
@@ -17,8 +17,7 b'' | |||||
17 | </div> |
|
17 | </div> | |
18 |
|
18 | |||
19 | <div class="main"> |
|
19 | <div class="main"> | |
20 |
|
20 | <h2><a href="{url}">{repo|escape}</a></h2> | ||
21 | <h2>{repo|escape}</h2> |
|
|||
22 | <h3>searching for '{query|escape}'</h3> |
|
21 | <h3>searching for '{query|escape}'</h3> | |
23 |
|
22 | |||
24 | <form class="search" action="{url}log"> |
|
23 | <form class="search" action="{url}log"> |
@@ -28,8 +28,7 b'' | |||||
28 | </div> |
|
28 | </div> | |
29 |
|
29 | |||
30 | <div class="main"> |
|
30 | <div class="main"> | |
31 |
|
31 | <h2><a href="{url}">{repo|escape}</a></h2> | ||
32 | <h2>{repo|escape}</h2> |
|
|||
33 | <h3>log</h3> |
|
32 | <h3>log</h3> | |
34 |
|
33 | |||
35 | <form class="search" action="{url}log"> |
|
34 | <form class="search" action="{url}log"> |
@@ -21,7 +21,7 b'' | |||||
21 | </div> |
|
21 | </div> | |
22 |
|
22 | |||
23 | <div class="main"> |
|
23 | <div class="main"> | |
24 | <h2>{repo|escape}</h2> |
|
24 | <h2><a href="{url}">{repo|escape}</a></h2> | |
25 | <h3>tags</h3> |
|
25 | <h3>tags</h3> | |
26 |
|
26 | |||
27 | <form class="search" action="{url}log"> |
|
27 | <form class="search" action="{url}log"> |
@@ -115,6 +115,7 b' a { text-decoration:none; }' | |||||
115 | pre { margin: 0; } |
|
115 | pre { margin: 0; } | |
116 |
|
116 | |||
117 | h2 { font-size: 120%; border-bottom: 1px solid #999; } |
|
117 | h2 { font-size: 120%; border-bottom: 1px solid #999; } | |
|
118 | h2 a { color: #000; } | |||
118 | h3 { |
|
119 | h3 { | |
119 | margin-top: -.7em; |
|
120 | margin-top: -.7em; | |
120 | font-size: 100%; |
|
121 | font-size: 100%; |
@@ -106,6 +106,7 b' a { text-decoration:none; }' | |||||
106 | pre { margin: 0; } |
|
106 | pre { margin: 0; } | |
107 |
|
107 | |||
108 | h2 { font-size: 120%; border-bottom: 1px solid #999; } |
|
108 | h2 { font-size: 120%; border-bottom: 1px solid #999; } | |
|
109 | h2 a { color: #000; } | |||
109 | h3 { |
|
110 | h3 { | |
110 | margin-top: -.7em; |
|
111 | margin-top: -.7em; | |
111 | font-size: 100%; |
|
112 | font-size: 100%; |
General Comments 0
You need to be logged in to leave comments.
Login now