Show More
@@ -39,7 +39,7 b'' | |||||
39 | <h2 class="no-link no-border">changeset</h2> |
|
39 | <h2 class="no-link no-border">changeset</h2> | |
40 |
|
40 | |||
41 | <h3 class="changeset"><a href="{url|urlescape}raw-rev/{node|short}">{desc|strip|escape|firstline|nonempty} <span class="logtags">{inbranch%inbranchtag}{branches%branchtag}{tags%tagtag}{bookmarks%bookmarktag}</span></a></h3> |
|
41 | <h3 class="changeset"><a href="{url|urlescape}raw-rev/{node|short}">{desc|strip|escape|firstline|nonempty} <span class="logtags">{inbranch%inbranchtag}{branches%branchtag}{tags%tagtag}{bookmarks%bookmarktag}</span></a></h3> | |
42 | <p class="changeset-age age">{date|rfc822date}</p> |
|
42 | <p class="changeset-age"><span class="age">{date|rfc822date}</span></p> | |
43 |
|
43 | |||
44 | <dl class="overview"> |
|
44 | <dl class="overview"> | |
45 | <dt>author</dt> |
|
45 | <dt>author</dt> |
@@ -41,7 +41,7 b'' | |||||
41 |
|
41 | |||
42 | <h2 class="no-link no-border">{file|escape}@{node|short} (annotated)</h2> |
|
42 | <h2 class="no-link no-border">{file|escape}@{node|short} (annotated)</h2> | |
43 | <h3 class="changeset">{file|escape}</h3> |
|
43 | <h3 class="changeset">{file|escape}</h3> | |
44 | <p class="changeset-age age">{date|rfc822date}</p> |
|
44 | <p class="changeset-age"><span class="age">{date|rfc822date}</span></p> | |
45 |
|
45 | |||
46 | <dl class="overview"> |
|
46 | <dl class="overview"> | |
47 | <dt>author</dt> |
|
47 | <dt>author</dt> |
@@ -41,7 +41,7 b'' | |||||
41 |
|
41 | |||
42 | <h2 class="no-link no-border">{file|escape}@{node|short}</h2> |
|
42 | <h2 class="no-link no-border">{file|escape}@{node|short}</h2> | |
43 | <h3 class="changeset">{file|escape}</h3> |
|
43 | <h3 class="changeset">{file|escape}</h3> | |
44 | <p class="changeset-age age">{date|rfc822date}</p> |
|
44 | <p class="changeset-age"><span class="age">{date|rfc822date}</span></p> | |
45 |
|
45 | |||
46 | <dl class="overview"> |
|
46 | <dl class="overview"> | |
47 | <dt>author</dt> |
|
47 | <dt>author</dt> |
General Comments 0
You need to be logged in to leave comments.
Login now