Дизайнерские заморочки с отчётом
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
<a href="{{ url_for('logout') }}"><button>Выход</button></a>
|
||||
</div>
|
||||
<h1>Выберите вариант отчетов</h1>
|
||||
<div style="text-align: center; margin: 20px 0;">
|
||||
<div class="buttons_menu">
|
||||
<a href="{{ url_for('report_bp.create') }}"><button>Создать отчет</button></a>
|
||||
<a href="{{ url_for('report_bp.view') }}"><button>Читать отчеты</button></a>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user