mirror of
https://github.com/nottinghamtec/PyRIGS.git
synced 2026-01-17 13:32:15 +00:00
6 lines
211 B
HTML
6 lines
211 B
HTML
<div>
|
|
<a href="{% url target object.pk %}" title="View Revision History">
|
|
Last edited {{ object.last_edited_at|default:'never' }} by {{ object.last_edited_by.name|default:'System' }}
|
|
</a>
|
|
</div>
|