Spaces:
Sleeping
Sleeping
| <div id="network-graph" | |
| data-title="{{ .Get "title" }}" | |
| data-source="{{ .Get "data" }}" | |
| style="height: {{ or (.Get "height") "480px" }};"> | |
| {{ partial "head/js/network-graph.html" . }} | |
| </div> |