<%- include('head', { title: 'Authentication Example' }) -%>

Login

<%- message %> Try accessing /restricted, then authenticate with "tj" and "foobar".

<%- include('foot') -%>