{% if object.last_updated %}

{% if object.created %} {{ object.created }} | {% endif %} {{ object.last_updated|timesince }} ago

{% endif %}