{{foreach $hiddenValues as $k => $v}}
{{endforeach}}
{lang="login"}
{{foreach $elements as $collection}} {{foreach $collection as $input}} {{if $input instanceof \IPS\Helpers\Form\Text}}
name"}" name='{$input->name}' id='{$input->htmlId}'>
{{else}} {$input->rowHtml($form)|raw} {{endif}} {{endforeach}} {{endforeach}}
{lang="forgotten_password"}