Fix missing starting head tag (#16426)
Signed-off-by: Holger Hees <holger.hees@gmail.com>pull/16429/head
parent
f0f9cf9219
commit
1100cbcf59
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en" ng-app="Shelly Manager">
|
||||
|
||||
<head>
|
||||
<title>Shelly Manager</title>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />
|
||||
|
|
Loading…
Reference in New Issue