04/16 Update - Fixed login UI issue 2
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{% extends "base.html" %}
|
||||
{% block title %}Login - QR Code Management{% endblock %}
|
||||
|
||||
{% block extra_styles %}
|
||||
{% block extra_head %}
|
||||
<!-- Include the new authentication styles -->
|
||||
<link rel="stylesheet" href="{{ url_for('static', filename='css/auth.css') }}">
|
||||
{% endblock %}
|
||||
|
||||
Reference in New Issue
Block a user