@@include('./layouts/head.html') @@include('./layouts/head-bottom-link.html') @@include('./layouts/main.html')
Session Idle Timeout

Current settings allow you to track user inactivity and launch a warning dialog in a fixed amount of time after latest user activity. In this demo warning dialog appears after 5 seconds of latest user activity.

@@include('./layouts/footer.html') @@include('./layouts/footer-bottom-link.html')