Files
NKC/NKC_WF/site/ForceReload.aspx
Samuele E. Locatelli c8a343bb19 Fix for reload pages
2020-08-07 13:00:11 +02:00

17 lines
403 B
Plaintext

<%@ Page Language="C#" AutoEventWireup="true" CodeBehind="ForceReload.aspx.cs" Inherits="NKC_WF.site.ForceReload1" %>
<!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>