Основы для оформления накладных
This commit is contained in:
@@ -19,7 +19,10 @@
|
||||
<a href="{{ url_for('report_bp.menu') }}"><button>Отчеты</button></a>
|
||||
</nav>
|
||||
{% else %}
|
||||
<p>Not implemented</p>
|
||||
<!-- <p>Not implemented</p> -->
|
||||
<nav class="menu">
|
||||
<a href="{{ url_for('waybill_bp.waybill') }}"><button>Новая накладная</button></a>
|
||||
</nav>
|
||||
{% endif %}
|
||||
{% else %}
|
||||
<div class="login">
|
||||
|
||||
Reference in New Issue
Block a user