{% include data.html %} {% for pid in pids %} {% assign urlparts = pid.url|split:"/" %} {% if include.vid == urlparts[1] %} {% capture orgpath %}/org/{{pid.owner}}/{% endcapture %} {% assign org = orgs|where:"url",orgpath|first %} {% endif %} {% endfor %}
PIDDevice
{{urlparts[2]|upcase}} {{org.title|xml_escape}} {{pid.title|xml_escape}}