You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
<!DOCTYPE HTML>
|
|
<html>
|
|
<head>
|
|
<include file="Public/head"/>
|
|
</head>
|
|
<body>
|
|
<!-- 头部 -->
|
|
<include file="Public/header"/>
|
|
<!-- /头部 -->
|
|
|
|
<!-- 主体 -->
|
|
<include file="Public/body"/>
|
|
<!-- /主体 -->
|
|
|
|
<!-- 底部 -->
|
|
<include file="Public/footer"/>
|
|
<!-- /底部 -->
|
|
</body>
|
|
</html>
|