extends layout/layout.pug block form-header h1 Sign in block content img(class="header-img" src="/img/success.png" alt="success") if redirection_url p You are already logged in as #{ username }.

| If you are not redirected in few seconds, click here.

| Otherwise, click here to log off. else p You are already logged in as #{ username }.

| Click here to log off.