{% load i18n wagtailadmin_tags %} {% if last_updated %} {% if since_text %}{{ since_text }}{% endif %} {% timesince_last_update last_updated time_prefix=time_prefix %} {% endif %}