In some pages, I’d like to add the author and last updated date (as it exists for blog posts).
I have an issue with the last updated date, I can’t find the right name of the field. I tried {{page.updated_at}} and {{page.published_at}} and none is working.
I’m not talking about the field for a blog post, but for a page. I’m not using the blog, instead I’m creating pages with deep content and I’d like to add the last update date for them.