<xf:title formatter="%s | %s" fallback="{$xf.options.boardTitle}" page="{$pageNumber}" /> {$headTag} {$custom-xbHead|raw}
{$navHtml|raw}
{$subNavHtml|raw}
{$navHtml|raw} {$subNavHtml|raw}
{$navHtml|raw} {$subNavHtml|raw}
{$headerHtml|raw}

{$h1}

{$description}
{$bodyHeader|raw}
{{ $sideNavTitle ?: phrase('navigation') }}
{$sideNavHtml}
{$bodyHeader|raw}
{$content|raw}
{$customSidebar|raw} {$sidebarHtml}
{{ phrase('back') }}
{{ phrase('top') }} {{ phrase('bottom') }} {$customScrollJumpButtons|raw}
{$custom-xbBody|raw} {$ldJsonHtml|raw} <{$tag} {{ $nav.href ? 'href="' . $nav.href . '"' : '' }} class="{{ trim($class) }} {$nav.attributes.class}" {{ attributes($nav.attributes, ['class']) }} {{ $shortcut !== false ? 'data-xf-key="' . $shortcut . '"' : '' }} data-nav-id="{$navId}"> {{ $titleHtml ? $titleHtml|raw : $nav.title }} {$nav.counter|number}
  • {$value}
  • document.querySelectorAll('.xb-searchWrapper').forEach(function(element) { element.addEventListener('click', function(event) { element.classList.add('is-active'); event.stopPropagation(); }); }); document.addEventListener('click', function(event) { document.querySelectorAll('.xb-searchWrapper').forEach(function(element) { element.classList.remove('is-active'); }); });
    <{$tag} {{ $nav.href ? 'href="' . $nav.href . '"' : '' }} class="{{ trim($class) }} {$nav.attributes.class}" {{ attributes($nav.attributes, ['class']) }} {{ $shortcut !== false ? 'data-xf-key="' . $shortcut . '"' : '' }} data-nav-id="{$navId}">{{ $titleHtml ? $titleHtml|raw : $nav.title }} {$nav.counter|number}
    {$vnavHtml|raw}
    {{ phrase('forum_list') }} {{ phrase('new_posts') }} {{ phrase('post_thread') }}
    {{ property('xbTopBarLeft') }}
      {{ property('xbTopBarRight') }}