themes/freifunk-generic: Fix invalid html
[project/luci.git] / themes / freifunk-generic / luasrc / view / themes / freifunk-generic / header.htm
index 7b173bd..e8b1c06 100644 (file)
@@ -84,7 +84,7 @@ You may obtain a copy of the License at
 <%= css %>
 </style>
 <% end -%>
-<meta name="viewport" content="initial-scale=1.0">
+<meta name="viewport" content="initial-scale=1.0" />
 <script type="text/javascript" src="<%=resource%>/xhr.js"></script>
 
 <title><%=striptags( hostname .. ( (node and node.title) and ' - ' .. translate(tostring(node.title)) or '')) %> - LuCI</title>