* DHCP-Splash fixes #1
[project/luci.git] / applications / luci-splash / src / model / v / splash_splash / splash.htm
1 <%+header%>
2 <%+splash/splash%>
3 <form method="get" action="<%=controller%>/splash/splash/activate">
4         <input type="submit" value="<%:decline Ablehnen%>" />
5         <input type="submit" name="accept" value="<%:accept Annehmen%>" />
6 </form>
7 <%+footer%>