> For the complete documentation index, see [llms.txt](https://lorvent.gitbook.io/admire/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://lorvent.gitbook.io/admire/html/html-structure/main-content/lock-screen.md).

# Lock Screen

This is the unique feature in this template which generally is designed for the Authentication purpose.This element can be found in [Lock Screen](http://admire.lorvent.in/lockscreen.html) page of this template.

![](/files/-M4TuYWwyBZoRDZlWk_G)

It has the following Structure:

```
<div class="row">
    <div class="col-lg-12 login_border_radius1 lockscreen_img">
     ...
     ...
    </div>
     ...
     ...
</div>
```
