{% comment %} BASIC INFO WITH PASSWORD {% endcomment %}{% if user.username != 'public@spartaqube.com' %}
{% endif %}{% comment %} CONTACT US {% endcomment %}
{% comment %} Terms {% endcomment %}{% comment %} SpartaQube Code {% endcomment %}
{% comment %} Versioning {% endcomment %}
{% comment %} Desktop Icon Launcher {% endcomment %}
{{ userProfil.user.first_name }} {{ userProfil.user.last_name }}
{{ userProfil.user.email }}Date joined: {{ userProfil.user.date_joined }}
[[ messagePassword ]]
Updating your password... Please wait
You can send us a message here
[[ errorMessageTitleContactUs ]]
[[ errorMessageContactUs ]]
Sending message... Please wait
The terms of service can be found here
[[ messageSpartaQubeCode ]]
Note: this code enables users to register a SpartaQube account
You should not share and loose this code
Checking version... Please wait
Current version: [[ currentVersion ]]
Latest version: [[ latestVersion ]]
Latest version: [[ latestVersion ]]
A new SpartaQube version is available
Upgrade to the latest version with the following command
docker pull spartaqube:latest docker run -p 8664:8664 spartaqube/spartaqube
pip install spartaqube --upgrade