diff --git a/templates/list_edits.html b/templates/list_edits.html index 36d1971..3ae6ebe 100644 --- a/templates/list_edits.html +++ b/templates/list_edits.html @@ -21,7 +21,7 @@
{% for edit in edit_list %}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 }}) | +{{ edit.depicts.label }} + ({{ edit.depicts_qid }}) | +{{ edit.timestamp.strftime('%Y %b %d %H:%M') }} | +