Work on trainee reversion

This commit is contained in:
2021-09-02 10:23:53 +01:00
parent de5997b9da
commit 45dfe2db51
5 changed files with 22 additions and 2 deletions

View File

@@ -111,4 +111,9 @@
{% endfor %}
</div>
</div>
<div class="row">
<div class="col text-right">
{% include 'partials/last_edited.html' with target="trainee_history" %}
</div>
</div>
{% endblock %}