{% extends "base.html" %} {% block content %}
This tool has been used to save {{ edits.count() }} edits.
username | painting | depicts | when |
---|---|---|---|
{{ edit.username }} | {{ edit.painting_qid }} | {{ depicts_items[edit.depicts_id].label }} ({{ edit.depicts_qid }}) | {{ edit.timestamp }} |