Initial Commit
This commit is contained in:
8
Universidad/index.aspx
Normal file
8
Universidad/index.aspx
Normal file
@@ -0,0 +1,8 @@
|
||||
<%@ Page Title="" Language="C#" MasterPageFile="~/base_page.master" AutoEventWireup="true" CodeFile="index.aspx.cs" Inherits="index" %>
|
||||
|
||||
<asp:Content ID="Content1" ContentPlaceHolderID="header" Runat="Server">
|
||||
<title>Index</title>
|
||||
</asp:Content>
|
||||
<asp:Content ID="Content2" ContentPlaceHolderID="content" Runat="Server">
|
||||
</asp:Content>
|
||||
|
||||
Reference in New Issue
Block a user