{$title}
{{if \IPS\Request::i()->controller !== 'done' and !$initError and ( \IPS\Dispatcher::i()->step || \IPS\Request::i()->start )}}
    {{foreach array( 1 => 'healthcheck', 2 => 'license', 3 => 'applications', 4 => 'serverdetails', 5 => 'admin', 6 => 'install' ) as $i => $lang}}
  • {{if \IPS\Dispatcher::i()->step == $i or ( !\IPS\Dispatcher::i()->step and $i == 1 )}} {{elseif \IPS\Dispatcher::i()->step > $i}} {{else}} {{endif}} {lang="$lang"}
  • {{endforeach}}
{$html|raw}
{{elseif \IPS\Request::i()->controller === 'done'}} {{else}}

{lang="welcome_banner"}

{{if $initError}} {lang="beforestart" sprintf="$path"} {{else}} {lang="beforestarto"} {{endif}}

{lang="install_guide"} {{if $initError !== true}} {lang="start_installation"} {{endif}}
{{endif}}
Nulled by IPBMafia.ru
{lang="server_ip"} {expression="$_SERVER['SERVER_ADDR'] ?? ( $_SERVER['LOCAL_ADDR'] ?? 'unavailable' )"}