Spaces:
Running
Running
Update src/templates/auth/login.html
Browse files
src/templates/auth/login.html
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
{% extends "base.html" %}
|
| 2 |
-
{% block title %}Login to Dashboard -
|
| 3 |
-
{% block description %}Login to your
|
| 4 |
-
{% block og_title %}Login to Dashboard -
|
| 5 |
{% block og_description %}Login to your account to perform crypto cross-market, volume, and data-driven analysis daily for free.{% endblock %}
|
| 6 |
{% block keywords %}login, secure access, crypto dashboard, cryptovat, trading tools{% endblock %}
|
| 7 |
{% block content %}
|
|
|
|
| 1 |
{% extends "base.html" %}
|
| 2 |
+
{% block title %}Login to Dashboard - QuantVAT{% endblock %}
|
| 3 |
+
{% block description %}Login to your QuantVAT account to perform crypto cross-market, volume, and data-driven analysis daily for free.{% endblock %}
|
| 4 |
+
{% block og_title %}Login to Dashboard - QuantVAT{% endblock %}
|
| 5 |
{% block og_description %}Login to your account to perform crypto cross-market, volume, and data-driven analysis daily for free.{% endblock %}
|
| 6 |
{% block keywords %}login, secure access, crypto dashboard, cryptovat, trading tools{% endblock %}
|
| 7 |
{% block content %}
|