SandpointsTheme/layouts/partials/deferred_global_graph.html

4 lines
176 B
HTML

{{- with templates.Defer -}}
{{- $globalGraph := site.Home.Store.Get "graph" -}}
{{- warnf "%s" ($globalGraph | jsonify (dict "prefix" " " "indent" " ")) -}}
{{- end -}}