mirror of
https://github.com/openwrt/luci.git
synced 2026-08-29 06:22:49 +04:00
themes/freifunk-generic: Fix invalid html
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user