{{ str['2fa-title'] }}

% if data['secureAuth'] == True:
{{ str['2fa-info-1'] }}
% else:
{{ str['2fa-info-2'] }}
%end %for type, text, animation in get('alerts', []):
{{ text }}
%end