Add WB logo image to all pages
Replace text "WB" placeholder with wb.png in topbar and login/register pages. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
<div class="auth-shell">
|
||||
<section class="auth-card">
|
||||
<div class="auth-kicker">
|
||||
<span class="auth-kicker-logo">WB</span>
|
||||
<img src="{{ url_for('static', filename='wb.png') }}" class="auth-kicker-logo-img" alt="WB">
|
||||
<span class="auth-kicker-text">Wildberries Feedback</span>
|
||||
</div>
|
||||
<h1>Добро пожаловать</h1>
|
||||
|
||||
Reference in New Issue
Block a user