{{ str['login'] }}
%try: %if two_factor_authentication:
{{ str['token'] }}
%end %except:
{{ str['usrn'] }}
{{ str['pwd'] }}
%end
{{str['login']}}
{{ str['or-sign-up'] }}
%for type, text, animation in get('alerts', []):
{{ text }}
%end