{% extends "base.html" %} {% block content %}
This user has added a total of {{ edits.count() }} depicts statements.
{{ item_count }} artworks have been cataloged.
artwork | depicts | when |
---|---|---|
{{ edit.artwork.label }} ({{ edit.artwork_qid }}) [wikidata] | {{ edit.depicts.label }} ({{ edit.depicts_qid }}) | {{ edit.timestamp.strftime('%Y %b %d %H:%M') }} |