Mercurial > hg
view mercurial/templates/gitweb/graphentry.tmpl @ 41679:91701785c2c5
merge with stable
author | Augie Fackler <augie@google.com> |
---|---|
date | Mon, 11 Feb 2019 11:18:37 -0500 |
parents | 6c2264732dc5 |
children |
line wrap: on
line source
<li class="parity{parity}" data-node="{node|short}"> <div class="fg"> <span class="desc"> <a class="list" href="{url|urlescape}rev/{node|short}{sessionvars%urlparameter}"><b>{desc|strip|firstline|escape|nonempty}</b></a> </span> {alltags} <div class="info">{date|age}, by {author|person}</div> </div> </li>