{{ value|length }} key{{ "s" if value|length != 1 else "" }}
{{ value|tojson(indent=2) }}