]> git.basschouten.com Git - openhab-addons.git/commitdiff
Fix missing starting head tag (#16426)
authorHolger Hees <holger.hees@gmail.com>
Mon, 19 Feb 2024 21:46:19 +0000 (22:46 +0100)
committerGitHub <noreply@github.com>
Mon, 19 Feb 2024 21:46:19 +0000 (22:46 +0100)
Signed-off-by: Holger Hees <holger.hees@gmail.com>
bundles/org.openhab.binding.shelly/src/main/resources/sniplets/header.html

index 4205bee9a2e68a622003934efaffc55cb991a39c..db24046765d738ad97bda817fb57e933ce1aaf81 100644 (file)
@@ -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" />