Files
GMW/GMW/Default.aspx
T
Samuele E. Locatelli 622fdd3b48 Inizio v:
- pulizia file inutili
- inserite nuove pagine FinitiMult
2016-07-07 14:51:43 +02:00

17 lines
449 B
Plaintext

<%@ Page Language="C#" AutoEventWireup="true" Inherits="Default" Codebehind="Default.aspx.cs" %>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" >
<head runat="server">
<title>SteamWare s.r.l.</title>
</head>
<body>
<form id="form1" runat="server">
<div>
</div>
</form>
</body>
</html>