{% set attributes_to_show = kwargs["attributes_to_show"] %} {% for prefix, obj in objs.items() %} {%if prefix %} {%endif%} {% for key, value in extractor.ellipse_attrs(obj, path, ellipsis=ellipsis) %} {% with key=key, value=value, prefix=prefix, extractor=extractor, kwargs=kwargs %} {% include "tpl_PDFS_tr_attribute.html" %} {% endwith %} {% endfor %} {% endfor %}
Name Description Note
(show value if constant)
{{ prefix }}