Files
biomedjs/app/views/error.jade
2013-05-06 03:38:29 -04:00

18 lines
496 B
Plaintext

doctype 5
html(lang="en")
head
title Atlantic Biomedical - Login
!{css}
body.login-page
.container-fluid
#loginbox
.brand-container
.brand Atlantic Biomedical
form
.alert.alert-error
| You are not authorized to access this site.
| Please contact your site administrator to request access.
p
| Please login with your Google Apps account to continue.
.form-actions
a.btn.btn-danger(href='/auth') Login with Google Apps