{% 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

© {% skote_settings 'SKOTE_SITE_TITLE' %}. Crafted with by {% skote_settings 'SKOTE_SITE_DEVELOPER' %}

{% endblock content %}