Mke login.css working
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>{% block title %}{% endblock %}</title>
|
||||
<link rel="stylesheet" href="{% static 'accounts/css/base.css' %}">
|
||||
<link rel="stylesheet" href="{% static 'accounts/css/login.css' %}">
|
||||
<link rel="stylesheet" href="{% block stylesheet_path %}{% endblock %}">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
Reference in New Issue
Block a user