diff --git a/_templates/_page_openshift.html.erb b/_templates/_page_openshift.html.erb index 1b3db9f9aa..40d8d99e0b 100644 --- a/_templates/_page_openshift.html.erb +++ b/_templates/_page_openshift.html.erb @@ -12,6 +12,8 @@ <%= (distro_key == "openshift-webscale") ? '' : '' %> <%= (distro_key == "openshift-dpu") ? '' : '' %> <%= ((["3.0", "3.1", "3.2", "3.3", "3.4", "3.5", "3.6", "3.7", "3.9", "3.10", "4.1", "4.2", "4.3", "4.4", "4.5", "4.6", "4.7"].include?(version)) && distro_key == "openshift-enterprise") ? '' : '' %> + <%= ((["3.6", "3.7", "3.9", "3.10", "3.11", "4.6", "4.7", "4.8", "4.9", "4.10", "4.11", "4.12"].include?(version)) && distro_key == "openshift-origin") ? '' : '' %> + <%= [topic_title, subgroup_title].compact.join(' - ') %> | <%= group_title %> | <%= distro %> <%= version %>