{lang="hosting_account_info"}

{lang="hosting_credentials"}



{lang="account_server"}

{$account->server->hostname} (IP: {$account->server->ip})

{lang="account_username"}

{$account->username}

{lang="account_password"}

{$account->password}   ({lang="change_password"})


{lang="hosting_usage"}



{lang="account_diskspace_use"}

{{if $diskspaceAllowance = $account->diskspaceAllowance()}}
diskspaceInUse()"}%">{filesize="$account->diskspaceInUse()"} / {filesize="$diskspaceAllowance"}
{{else}}

{filesize="$account->diskspaceInUse()"} / {lang="unlimited"}

{{endif}}

{lang="account_bandwidth_use"}

{{if $monthlyBandwidthAllowance = $account->monthlyBandwidthAllowance()}}
bandwidthUsedThisMonth()"}%">{filesize="$account->bandwidthUsedThisMonth()"} / {filesize="$monthlyBandwidthAllowance"}
{{if \count( $bandwidthAddons )}} {{endif}} {{if \count( json_decode( \IPS\Settings::i()->nexus_hosting_bandwidth ) )}}

 {lang="buy_bandwidth"}

{{endif}} {{else}}

{filesize="$account->bandwidthUsedThisMonth()"} / {lang="unlimited"}

{{endif}}

{$account->domain} {{if settings.nexus_hosting_allow_change_domain}}
({lang="change_domain"}) {{endif}}