mirror of
https://e.coding.net/circlecloud/MinecraftAccount.git
synced 2025-11-24 21:26:09 +00:00
17
Application/Home/View/Common/Master.html
Normal file
17
Application/Home/View/Common/Master.html
Normal file
@@ -0,0 +1,17 @@
|
||||
<!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>
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=7;IE=9;IE=10" />
|
||||
<include file="Common:JS_CSS" />
|
||||
<title><block name="PageTitle"></block></title>
|
||||
<block name="Head"></block>
|
||||
</head>
|
||||
<body>
|
||||
<div class="header">
|
||||
<div class="con">
|
||||
<h1 class="logo">Mc魔方联机</h1>
|
||||
</div>
|
||||
</div>
|
||||
<block name="Body"></block>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user