drop logo

This commit is contained in:
Cayo Puigdefabregas 2022-10-06 08:35:00 +02:00
parent 795d4a20fb
commit 3d4b74f0ca
1 changed files with 0 additions and 4 deletions

View File

@ -3,11 +3,7 @@
{% block body %}
<!-- ======= Header ======= -->
<header id="header" class="header fixed-top d-flex align-items-center">
<div class="d-flex align-items-center justify-content-between">
<a href="{{ url_for('inventory.devicelist')}}" class="logo d-flex align-items-center">
<img src="{{ url_for('static', filename='img/logo_usody_clock.png') }}" alt="">
</a>
<i class="bi bi-list toggle-sidebar-btn"></i>
</div><!-- End Logo -->