<!DOCTYPE html>
<html xmlns:layout="http://www.w3.org/1999/xhtml">
<head>
	<meta charset="utf-8">
	<title>万国体育缴费平台</title>
	<link rel="shortcut icon" href="../../static/favicon.ico"/>
	<meta name="viewport" content="width=device-width,initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no">
	<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
	<meta name="apple-moblie-web-app-capable" content="yes">
	<meta name="apple-moblie-web-app-status-bar-style" content="black">
	<meta name="format-detection" content="telephone=no">

</head>
<body>

	<div  id="navbar">
		<h1>404</h1>
		<h1>访问的资源不存在</h1>
		<h3>错误信息：No handler found for GET /stylesheets/screen.css</h3>
		<!--<h3 th:text="'请求地址：'+${url}"></h3>-->
		<!--<h2>异常堆栈跟踪日志StackTrace</h2>
		<div th:each="line:${stackTrace}">
			<div th:text="${line}"></div>
		</div>-->
	</div>

</body>
</html>
