'Installation']) ?>
*
* Variables:
* $doc_title (string) — page title shown in
and breadcrumb
* $app_name (string) — defaults to 'Nhance PAM'
* $app_version (string) — defaults to 'v1.1.0'
*/
$doc_title = $doc_title ?? 'Documentation';
$app_name = $app_name ?? 'Nhance PAM';
$app_version = $app_version ?? 'v1.1.0';
$base = base_url();
?>
= esc($doc_title) ?> — = esc($app_name) ?> Doc, = esc($app_version) ?>