[% SET mnt_pfx = c.mount_url %]
[% SET
foundation_path = mnt_pfx _ '/assets/rapidapp/misc/static/login/foundation/'
%]
[% c.all_html_head_tags %]
[% title %]
[% IF login_logo_url %]

[% END %]
Sign in
[% IF error_status %]
[% error_status %]
[% END %]
[% INCLUDE rapidapp/public/login_form.tt %]