ic: add link to tbc to the header

This commit is contained in:
E. S. 2025-05-16 14:21:25 +03:00
parent 6bb44ce179
commit 7912ed28de
2 changed files with 4 additions and 1 deletions

View File

@ -37,6 +37,7 @@ class MainHandler
'tzo' => $tzo,
'strings' => $tzo->strings
]);
$this->skin->options->headSection = 'tbc';
return $this->skin->renderPage('tzo.twig');
}

View File

@ -24,7 +24,9 @@
</div>
</div>
<div class="head-items">
<a class="head-item {% if render_options.head_section == 'books' %} is-selected{% endif %}" href="/works/">
<a class="head-item {% if render_options.head_section == 'tbc' %} is-selected{% endif %}" href="/tbc/">
guide
</a><a class="head-item {% if render_options.head_section == 'books' %} is-selected{% endif %}" href="/works/">
{{ "books"|lang }}
</a><a class="head-item is-ic" href="{{ home_url }}">
foreign one {{ svgInPlace('riverbank_eagle_20') }}