# Lock Screen

This is the unique feature in this template which generally is designed for the Authentication purpose.This element can be found in `lockscreen` pages of this template.

![](https://1275878305-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-M4TuOJhvqUp0E7nX4ru%2F-M4TuQ3skilUUFDlqqah%2F-M4TuSbzIr1M-rxdZnqb%2Fclear18.png?generation=1586435322537781\&alt=media)

It has the following Structure:

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