author | Matt Harbison <matt_harbison@yahoo.com> |
Fri, 19 Feb 2021 10:04:53 -0500 | |
branch | stable |
changeset 46373 | 6c8faeea6652 |
parent 16773 | d490edc71146 |
permissions | -rw-r--r-- |
16773
d490edc71146
hgweb: make graph data suitable for template usage
Paul Boddie <paul@boddie.org.uk>
parents:
diff
changeset
|
1 |
{header} |
d490edc71146
hgweb: make graph data suitable for template usage
Paul Boddie <paul@boddie.org.uk>
parents:
diff
changeset
|
2 |
# HG graph |
d490edc71146
hgweb: make graph data suitable for template usage
Paul Boddie <paul@boddie.org.uk>
parents:
diff
changeset
|
3 |
# Node ID {node} |
d490edc71146
hgweb: make graph data suitable for template usage
Paul Boddie <paul@boddie.org.uk>
parents:
diff
changeset
|
4 |
# Rows shown {rows} |
d490edc71146
hgweb: make graph data suitable for template usage
Paul Boddie <paul@boddie.org.uk>
parents:
diff
changeset
|
5 |
|
d490edc71146
hgweb: make graph data suitable for template usage
Paul Boddie <paul@boddie.org.uk>
parents:
diff
changeset
|
6 |
{nodes%graphnode} |