29:272a87ebf7c1
Anton Shestakov <av6@dwimlabs.net>, Sat, 30 Jun 2018 15:56:07 +0800
graph: also available as JSON

previous change 18:305bd086b730

templates/kit/graphentry.tmpl

Permissions: -rw-r--r--

Other formats: Feeds:
<li data-node="{node|short}">
<div class="fg">
<a href="{url|urlescape}rev/{node|short}{sessionvars%urlparameter}">{desc|strip|firstline|escape|nonempty}</a>
{alltags}
<div>{date|age}, by {author|person}</div>
</div>
</li>