<%# Copyright 2008 Steven Barth Copyright 2008-2015 Jo-Philipp Wich Licensed to the public under the Apache License 2.0. -%> <%+header%>

<%:Reboot%>


<%:Reboots the operating system of your device%>

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

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

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