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