{{ define "content" }} {{ with $context := . }} {{ if ne $context.Error "" }} {{$context.Error}} {{else}}
Item {{ $context.Collection }}/{{ $context.Key }}
{{ $context.Value }}