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