--- ### ALL PAGES ### layout: themes/[ site.theme.id ]/frontend/pages/updates/update asset_path: updates/update ### REGULAR PAGES ### meta: title: "Version {{ page.update.version }} - {{ site.brand.name }}" description: "{{ page.update.summary | default: 'Release notes for version ' | append: page.update.version | append: ' of ' | append: site.brand.name }}" breadcrumb: "v{{ page.update.version }}" --- {{ content | uj_content_format }}