{{$mr = isset( \IPS\Request::i()->mr ) ? json_decode( urldecode( base64_decode( \IPS\Request::i()->mr ) ), true ) : array();}}
{$code} {lang="$message"}
{{if is_array($mr) and count($mr)}} {lang="location"}: {lang="step" sprintf="\IPS\Dispatcher::i()->step ?: 1"} {$mr[0]}. {lang="application"}: {expression="ucfirst($mr[1])"} {{endif}}
{{if $retryUrl}} {lang="retry"} {{endif}} {{if $showContinueUrl}} {lang="continue"} {{endif}}