{% extends 'base.html' %}
{% block title %}{{super()}} ยท {{ item.label.text }}{% endblock %}
{% block body_class %}
header-main
{% for t in instanceOf %}{{t}}{% endfor %}
{% endblock %}
{% block body %}
{% include 'partials/nav.html' %}
{{ item.description.text }}
This is a shallow copy. Find more information on wikidata: https://daap.bannerrepeater.org/wiki/Item:{{item.id}}
{{ item.label.text }}
{{ claim.object.description.text }}
{% endif %} {% elif claim.type == 'localMedia' %}{{ claim.text }}
{% endif %} {% if claim.qualifiers %}{{ qualifier.property.label.text }} : {% if qualifier.object %} {{ qualifier.object.label.text }} {% else %} {{ qualifier.text }} {% endif %}
{% endfor %}{{ claim.object.description.text }}
{% endif %} {% elif claim.type == 'localMedia' %}{{ claim.text }}
{% endif %} {% if claim.qualifiers %}{{ qualifier.property.label.text }} : {% if qualifier.object %} {{ qualifier.object.label.text }} {% else %} {{ qualifier.text }} {% endif %}
{% endfor %}What links here