##// END OF EJS Templates
coal: fix some glitches in annotate header
Dirkjan Ochtman -
r6471:0c1ec0cd default
parent child Browse files
Show More
@@ -29,7 +29,7 b''
29
29
30 <div class="main">
30 <div class="main">
31 <h2>{repo|escape}</h2>
31 <h2>{repo|escape}</h2>
32 <h3>Annotate {file|escape} @ {diff}:{node|short}</h2>
32 <h3>annotate {file|escape} @ {rev}:{node|short}</h2>
33
33
34 <form class="search" action="{url}log">
34 <form class="search" action="{url}log">
35 {sessionvars%hiddenformentry}
35 {sessionvars%hiddenformentry}
General Comments 0
You need to be logged in to leave comments. Login now