Restore missing created/updated times for object views

This commit is contained in:
jeremystretch
2021-07-20 13:07:18 -04:00
parent 856956afce
commit b59c1c693d
7 changed files with 13 additions and 16 deletions

View File

@@ -126,6 +126,7 @@
<div id="content-title">
{# Center-align title in object-edit views #}
<h1 class="h2 w-100">{% block title %}{% endblock title %}</h1>
{% block subtitle %}{% endblock %}
</div>
{# Controls #}