[% realm FILTER ucfirst %] Sign In

Sign in using your [% realm %] credentials:

[% form.render %]
Go to [% realms = ['subscriber', 'admin']; links = []; FOREACH r IN realms; UNLESS realm == r; link = '' _ r.ucfirst _ ''; links.push(link); END; END; links.join(' or '); -%] login.
[%# TODO: load this only if a signup plugin is installed
Don't have an account? Sign Up
%] [% # vim: set tabstop=4 syntax=html expandtab: -%]