<% --[[ blacklist.htm (Charging_points module) ]]-- local path = luci.dispatcher.context.requestpath local cl = path[1] local fs = require "nixio.fs" %> <%+header%>

<%:NTP configuration%>

<%:Here you can configure the NTP servers to to use for synchronising the system clock.%>
<%:NTP Servers%>
<%if servers and servers.value then for k , v in pairs (servers.value) do %> <%end%> <%end%>
<%:Server%>
<%+footer%>