11 lines
103 B
Plaintext
11 lines
103 B
Plaintext
|
%!: /header.html
|
||
|
<h1>Node
|
||
|
%! nodeid
|
||
|
</h1>
|
||
|
<h2>Neighbors</h2>
|
||
|
<ul>
|
||
|
%! neighbors
|
||
|
</ul>
|
||
|
%!: /footer.html
|
||
|
|