Aggiunta pag reset in tablet (solo SESSIONE)

This commit is contained in:
Samuele E. Locatelli
2018-10-10 17:58:19 +02:00
parent 9a1bb3b6cf
commit 7bd8d5edbd
+16
View File
@@ -0,0 +1,16 @@
<%@ Page Language="C#" AutoEventWireup="true" CodeBehind="Reset.aspx.cs" Inherits="MoonProTablet.Reset" %>
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head runat="server">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<title></title>
</head>
<body>
<form id="form1" runat="server">
<div>
</div>
</form>
</body>
</html>