Initial commit

This commit is contained in:
2024-03-20 13:04:27 -04:00
commit afb094bf06
684 changed files with 446748 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
<%@ Page Title="New Patient" Language="C#" MasterPageFile="main.master" CodeBehind="patNew.aspx.cs" Inherits="FWA_MAIN.patNew" %>
<asp:Content runat="server" ContentPlaceHolderID="cph1">
<h1>New Patient</h1>
</asp:Content>