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.
9 lines
249 B
HTML
9 lines
249 B
HTML
|
7 years ago
|
<!DOCTYPE html>
|
||
|
|
<html lang="zh" xmlns:th="http://www.thymeleaf.org" xmlns:shiro="http://www.pollix.at/thymeleaf/shiro">
|
||
|
|
<head>
|
||
|
|
<th:block th:include="include :: header('其他操作')" />
|
||
|
|
</head>
|
||
|
|
<body class="gray-bg">
|
||
|
|
|
||
|
|
</body>
|
||
|
|
</html>
|