{# Displays the date and time that the documentation was last built. #} {%- if last_updated -%}

{% trans last_updated=last_updated|e %}Last updated on {{ last_updated }}.{% endtrans %}

{%- endif -%}