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.

16 lines
872 B

<%@ Page CodeBehind="default.aspx.cs" Language="c#" AutoEventWireup="false" validateRequest="False" enableViewState="False" Inherits="X2Blog._default" %>
<?xml version="1.0" encoding="utf-8"?>
<!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>
<link rel="stylesheet" href="css/style.css" type="text/css" />
<link rel="stylesheet" href="css/default.css" type="text/css" />
<link rel="stylesheet" href="css/admin.css" type="text/css" />
<asp:Literal id="lStyle" runat="server"></asp:Literal>
<script type="text/javascript" src="js/x2.js"></script>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title><asp:Literal id="lHeadTitle" runat="server"></asp:Literal></title>
</head>
<body>
<form id="myForm" runat="server">