luci/applications/luci-splash/luasrc/view/splash_splash/splash.htm
2008-06-09 10:10:29 +00:00

7 lines
No EOL
223 B
HTML

<%+header%>
<%+splash/splash%>
<form method="get" action="<%=controller%>/splash/splash/activate">
<input type="submit" value="<%:decline%>" />
<input type="submit" name="accept" value="<%:accept%>" />
</form>
<%+footer%>