aboutsummaryrefslogtreecommitdiff
path: root/app/templates/users/set_password.html
diff options
context:
space:
mode:
Diffstat (limited to 'app/templates/users/set_password.html')
-rw-r--r--app/templates/users/set_password.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/templates/users/set_password.html b/app/templates/users/set_password.html
index 6fe88e9..3fb7b26 100644
--- a/app/templates/users/set_password.html
+++ b/app/templates/users/set_password.html
@@ -7,7 +7,7 @@
{% block content %}
{% if optional %}
- <div class="box box_grey alert alert-primary">
+ <div class="alert alert-primary">
It is recommended that you set a password for your account.
<a class="alert_right button" href="{{ url_for('home_page') }}">Skip</a>