feat: add editable company details page and nav link
This commit is contained in:
@@ -69,6 +69,7 @@
|
||||
<a href="#process">Как работаем</a>
|
||||
<a href="#faq">FAQ</a>
|
||||
<a href="#contact">Контакты</a>
|
||||
<a href="{{ url_for('company_details') }}">Реквизиты</a>
|
||||
</nav>
|
||||
<a href="tel:{{ settings.phone_link }}" class="phone">{{ settings.phone_display }}</a>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user