{% extends "layout.html" %} {% block content %}
ID | LABEL | ALIASES | DESCRIPTION |
---|---|---|---|
{{ x['creators']['value'] | replace('http://daap.bannerrepeater.org/entity/', '') }} | {{ x["creatorsLabel"]['value'] }} | {% if "creatorsAltLabel" in x %} {{ x["creatorsAltLabel"]["value"] }} {% endif %} | {% if "creatorsDescription" in x %} {{ x["creatorsDescription"]["value"] }} {% endif %} |
{{ x['publishers']['value'] | replace('http://daap.bannerrepeater.org/entity/', '') }} | {{ x["publishersLabel"]['value'] }} | {% if "publishersAltLabel" in x %} {{ x["publishersAltLabel"]["value"] }} {% endif %} | {% if "publishersDescription" in x %} {{ x["publishersDescription"]["value"] }} {% endif %} |