Spaces:
Running
Running
test
Browse files- templates/login.html +1 -0
templates/login.html
CHANGED
@@ -124,6 +124,7 @@
|
|
124 |
<i class="fas fa-photo-film"></i>
|
125 |
</div>
|
126 |
<h1 class="login-title">Image Uploader</h1>
|
|
|
127 |
</div>
|
128 |
|
129 |
{% if error %}
|
|
|
124 |
<i class="fas fa-photo-film"></i>
|
125 |
</div>
|
126 |
<h1 class="login-title">Image Uploader</h1>
|
127 |
+
<p class="text-muted">Sign in to continue</p>
|
128 |
</div>
|
129 |
|
130 |
{% if error %}
|