<%inherit file="/base/base.html"/> <%namespace file="/utils/forms.html" name="forms" /> <%def name="javascripts()" filter="trim">
% if validated is False:

Unvalidated

Your administrator has not yet confirmed your registration. You will not be able to login until this occurs. Please contact your administrator for help.

% endif

Login

${forms.formTextField("Username", "username", "username", "form_label", "addeditcase", first=True)} ${forms.formTextField("Password", "password", "password", "form_label", "addeditcase", input_type="password")}

Register

Fill out the form to register as a Foreman user.