feat: Add display of when last checked
This commit is contained in:
@@ -193,6 +193,13 @@
|
|||||||
{% translate "Keine Beschreibung angegeben" %}
|
{% translate "Keine Beschreibung angegeben" %}
|
||||||
{% endif %}
|
{% endif %}
|
||||||
</p>
|
</p>
|
||||||
|
<hr>
|
||||||
|
<p>
|
||||||
|
<strong>
|
||||||
|
{% translate 'Zuletzt auf Aktualität überprüft:' %}
|
||||||
|
</strong>
|
||||||
|
{{ adoption_notice.last_checked|time_since_hr }}
|
||||||
|
</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
Reference in New Issue
Block a user