{% extends 'account/base.html' %} {% load static %} {% load crispy_forms_tags %} {% block title %}Lock Screen{% endblock title %} {% block content %}
Lock screen

Enter your password to unlock the screen!

thumbnail
{{ user.username }}

Not you ? return Log out

© Anttek.io. Crafted with by Anttek.io dev team

{% endblock content %}