{% extends "admin/base_site.html" %} {% load i18n static admin_modify %} {% block extrastyle %}{{ block.super }}{% endblock %} {% block content %}

{% translate "Import claims for shallow entity" %}

{% blocktranslate %} Please confirm the import of claims from wikidata for shallow entity {{ entity }}. {% endblocktranslate %}

{% csrf_token %}
{% endblock %}