* applications/luci-splash: Fixed a typo
This commit is contained in:
parent
75290d7af1
commit
8ee6336320
1 changed files with 1 additions and 2 deletions
|
@ -1,5 +1,4 @@
|
|||
<%
|
||||
local c = luci.model.uci.sections("freifunk").community
|
||||
<% local c = luci.model.uci.sections("freifunk").community %>
|
||||
|
||||
<h1><%:welcome Willkommen%>!</h1>
|
||||
<p>
|
||||
|
|
Loading…
Reference in a new issue