summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-splash/src/model/view/splash_splash/splash.htm
blob: 9c165802fb024337acf5df03ce9f66ae4558cbf5 (plain)
1
2
3
4
5
6
7
<%+header%>
<%+splash/splash%>
<form method="get" action="<%=controller%>/splash/splash/activate">
	<input type="submit" value="<%:decline Ablehnen%>" />
	<input type="submit" name="accept" value="<%:accept Annehmen%>" />
</form>
<%+footer%>