$def with (hostname, ip_address, system_uptime, sites, dynadot_domains, apps, working, statuses, config, user) $hostname

$hostname

$ip_address
$system_uptime

Applications

$for package, (update_available, applications) in sorted(apps.items()): $ meta = package.metadata

$meta["Name"] $meta["Version"]

$meta["Summary"] $if "Project-URL" in meta: more

$ license = meta.get("License")

$meta["Author"] $if license: \ $license

$if update_available:

Working

Websites