hide kb
This commit is contained in:
parent
f87564c79f
commit
41ac293192
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@
|
|||
<li><a href="{{ url_for('documents.view', document_name='politica_konfidencialnosti') }}">{{ _("Privacy policy") }}</a></li>
|
||||
<li><a href="{{ url_for('documents.view', document_name='pravila_ispolzovaniya') }}">{{ _("Terms of Use") }}</a></li>
|
||||
<li><a href="{{ url_for('support.index') }}">{{ _("Support") }}</a></li>
|
||||
<li><a href="{{ url_for('kb.index') }}">{{ _("Knowledge base") }}</a></li>
|
||||
<!-- li><a href="{{ url_for('kb.index') }}">{{ _("Knowledge base") }}</a></li -->
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Reference in a new issue