heisbuba commited on
Commit
b2ed357
·
verified ·
1 Parent(s): 3bd241a

Update src/templates/auth/reset.html

Browse files
Files changed (1) hide show
  1. src/templates/auth/reset.html +2 -2
src/templates/auth/reset.html CHANGED
@@ -1,8 +1,8 @@
1
  {% extends "base.html" %}
2
- {% block title %}Reset Password - CryptoVAT{% endblock %}
3
  {% block description %}You forgot your password right? Enter your email address below. Password reset link will be sent. Kindly check your spam box.
4
  {% endblock %}
5
- {% block og_title %}Reset Password - CryptoVAT{% endblock %}
6
  {% block og_description %}You forgot your password right? Enter your email address below. Password reset link will be sent. Kindly check your spam box.{% endblock %}
7
  {% block keywords %}register, secure access, reset password, crypto dashboard, cryptovat, trading tools{% endblock %}
8
  {% block content %}
 
1
  {% extends "base.html" %}
2
+ {% block title %}Reset Password - QuantVAT{% endblock %}
3
  {% block description %}You forgot your password right? Enter your email address below. Password reset link will be sent. Kindly check your spam box.
4
  {% endblock %}
5
+ {% block og_title %}Reset Password - QuantVAT{% endblock %}
6
  {% block og_description %}You forgot your password right? Enter your email address below. Password reset link will be sent. Kindly check your spam box.{% endblock %}
7
  {% block keywords %}register, secure access, reset password, crypto dashboard, cryptovat, trading tools{% endblock %}
8
  {% block content %}