<% if node and node.css then %><% end %>
-
+
<%= hostname .. ( (node and node.title) and ' - ' .. node.title or '') %> - LuCI
diff --git a/themes/openwrt.org/luasrc/view/themes/openwrt.org/header.htm b/themes/openwrt.org/luasrc/view/themes/openwrt.org/header.htm
index 09ef09ec7c..b26b68a3df 100644
--- a/themes/openwrt.org/luasrc/view/themes/openwrt.org/header.htm
+++ b/themes/openwrt.org/luasrc/view/themes/openwrt.org/header.htm
@@ -41,7 +41,7 @@ require("luci.http").prepare_content("text/html")
<% if node and node.css then %><% end %>
-
+
<%= hostname .. ( (node and node.title) and ' - ' .. node.title or '') %> - LuCI