<%# Maintained by eSirPlayground Licensed to the public under the Apache License 2.0. -%> <%+header%>

<%:PowerOff%>


<%:Shut down your router%>

<%- local c = require("luci.model.uci").cursor():changes(); if c and next(c) then -%>

<%:Warning: There are unsaved changes that will get lost on shutting down!%>

<%- end -%>
<%+footer%>