You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12 lines
708 B

<%@ Page Language="C#" MasterPageFile="~/MasterPage.master" AutoEventWireup="true" CodeFile="error.aspx.cs" Inherits="error" Title="^_^☆圣诞许愿树☆^_^,欢迎您许愿" %>
<%@ Register Assembly="Meta.Web" Namespace="Meta.Web.Controls" TagPrefix="mc" %>
<asp:Content ID="Content1" ContentPlaceHolderID="ContentPlaceHolder1" Runat="Server">
&nbsp;<asp:Label ID="Label1" runat="server" Style="font-weight: bold; font-size: 15px;
color: white"></asp:Label><br />
<asp:HyperLink ID="HyperLink1" runat="server" Font-Overline="False" NavigateUrl="~/Default.aspx"
Style="font-weight: bold; font-size: 14px; color: white">返回首页</asp:HyperLink><br />
&nbsp;
</asp:Content>