www/index.hbs: add nodename to title
This commit is contained in:
		| @ -4,7 +4,7 @@ | ||||
|     <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> | ||||
|     <meta http-equiv="X-UA-Compatible" content="IE=edge"> | ||||
|     <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no"> | ||||
|     <title>Proxmox Backup Server</title> | ||||
|     <title>{{ NodeName }} - Proxmox Backup Server</title> | ||||
|     <link rel="icon" sizes="128x128" href="/images/logo-128.png" /> | ||||
|     <link rel="apple-touch-icon" sizes="128x128" href="/pve2/images/logo-128.png" /> | ||||
|     <link rel="stylesheet" type="text/css" href="/extjs/theme-crisp/resources/theme-crisp-all.css" /> | ||||
|  | ||||
		Reference in New Issue
	
	Block a user