aboutsummaryrefslogtreecommitdiffstats
path: root/templates/registration/login.html
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--templates/registration/login.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/registration/login.html b/templates/registration/login.html
index 9ee3bb8..022309e 100644
--- a/templates/registration/login.html
+++ b/templates/registration/login.html
@@ -14,7 +14,7 @@
<a href={% url 'password_reset' %}>Password dimenticata</a>
<br>
<br>
- <button class="btn waves-effect waves-light" type="submit">Login</button>
+ <button class="btn waves-effect waves-light {{color}}" type="submit">Login</button>
</form>
</div>
</div>