{{/* Copyright (c) 2019, 2023 Eclipse Foundation, Inc. This program and the accompanying materials are made available under the terms of the Eclipse Public License v. 2.0 which is available at http://www.eclipse.org/legal/epl-2.0. Contributors: Eric Poirier Olivier Goulet SPDX-License-Identifier: EPL-2.0 */}}
{{ if ne .Page.Params.hide_sidebar true }}
{{ end }} {{ if ne .Page.Params.hide_breadcrumb true }} {{ partial "breadcrumbs.html" . }} {{ end }} {{ if eq .Page.Params.is_deprecated true }} {{ end }} {{ if ne .Page.Params.hide_page_title true }}

{{ if eq .Page.Params.format_title false }} {{ .Title | safeHTML }} {{ else }} {{ .Title | safeHTML | title }} {{ end }}

{{ end }}