{% extends layout_path %} {% load static %} {% load i18n %} {% block title %}User View - Pages{% endblock %} {% block vendor_css %} {{ block.super }} {% endblock vendor_css %} {% block vendor_js %} {{ block.super }} {% endblock vendor_js %} {% block page_js %} {{ block.super }} {% endblock page_js %} {% block content %}

{% translate "User" %} / {% translate "View" %} / {% translate "Security" %}

User avatar

1.23k

Tasks Done

568

Projects Done

Details

  • Username: violet.dev
  • Email: vafgot@vultukir.org
  • Status: Active
  • Role: Author
  • Tax id: Tax-8965
  • Contact: (123) 456-7890
  • Languages: French
  • Country: England
Standard
$

99

/month
  • 10 Users
  • Up to 10 GB storage
  • Basic Support
Days 65% Completed
4 days remaining
Change Password
Two-steps verification
Keep your account secure with authentication step.
SMS
+1(968) 945-8832

Two-factor authentication adds an additional layer of security to your account by requiring more than just a password to log in. Learn more.

Recent Devices
Browser Device Location Recent Activities
Chrome on Windows HP Spectre 360 Switzerland 10, July 2021 20:07
Chrome on iPhone iPhone 12x Australia 13, July 2021 10:10
Chrome on Android Oneplus 9 Pro Dubai 14, July 2021 15:15
Chrome on MacOS Apple iMac India 16, July 2021 16:17
Chrome on Windows HP Spectre 360 Switzerland 20, July 2021 21:01
Chrome on Android Oneplus 9 Pro Dubai 21, July 2021 12:22
{% include "partials/_modals/modal_edit_user.html" %} {% include "partials/_modals/modal_enable_otp.html" %} {% include "partials/_modals/modal_upgrade_plan.html" %} {% endblock %}