heisbuba commited on
Commit
5628f2b
·
verified ·
1 Parent(s): 0d57362

Update src/templates/dashboard/setup.html

Browse files
Files changed (1) hide show
  1. src/templates/dashboard/setup.html +4 -4
src/templates/dashboard/setup.html CHANGED
@@ -1,8 +1,8 @@
1
  {% extends "base.html" %}
2
- {% block title %}Setup Wizard - CryptoVAT{% endblock %}
3
- {% block description %}Welcome to CryptoVAT one-time setup wizard. Configure your API keys and VTMR URL to unlock the full potential of the latest version of this toolkit.{% endblock %}
4
- {% block og_title %}Setup Wizard - CryptoVAT{% endblock %}
5
- {% block og_description %}Welcome to CryptoVAT one-time setup wizard. Configure your API keys and VTMR URL to unlock the full potential of the latest version of this toolkit.{% endblock %}
6
  {% block keywords %}register, secure access, crypto dashboard, cryptovat, trading tools{% endblock %}
7
  {% block extra_css %}
8
  <style>
 
1
  {% extends "base.html" %}
2
+ {% block title %}Setup Wizard - QuantVAT{% endblock %}
3
+ {% block description %}Welcome to QuantVAT one-time setup wizard. Configure your API keys and VTMR URL to unlock the full potential of the latest version of this toolkit.{% endblock %}
4
+ {% block og_title %}Setup Wizard - QuantVAT{% endblock %}
5
+ {% block og_description %}Welcome to QuantVAT one-time setup wizard. Configure your API keys and VTMR URL to unlock the full potential of the latest version of this toolkit.{% endblock %}
6
  {% block keywords %}register, secure access, crypto dashboard, cryptovat, trading tools{% endblock %}
7
  {% block extra_css %}
8
  <style>