Code line to display when the page was updated

You can use the “content.updated” HUBL variable to show the UNIX Timestamp of the last of an asset (Landingpage, Webpage etc.)

For HUBL this could look like:

{{ to_local_time(content.updated) }}

For reference: