[%- IF show_restart %]
[% i18n("Restart registration process") %]
[% svgIcon(id='ic_replay_black_24px', size='tiny') %]
[%- END %]
[%- IF logo %]
[% moduleIcon(module=current_module.pretty_class_name) %]
[% ELSE %]
[% moduleIcon(module=current_module.pretty_class_name) %]
[% END %]
[% IF title.defined %]
[% i18n(title) %]
[% END %] [% FOREACH level IN flash.keys %]
[% flashIcon(level=level) %]
[% i18n(flash.$level) %]
[% END %]
[% content | none %]