parent
430f313cec
commit
28536bb293
|
@ -90,7 +90,7 @@
|
|||
{% endif %}
|
||||
</div>
|
||||
<div class="col-md-6">
|
||||
<h2>Expired Drafts <small>exluding replaced drafts</small></h2>
|
||||
<h2>Expired Drafts <small>excluding replaced drafts</small></h2>
|
||||
{% if person.expired_drafts.exists %}
|
||||
<ul>
|
||||
{% for doc in person.expired_drafts %}
|
||||
|
|
Loading…
Reference in a new issue