|
|
@@ -9,9 +9,7 @@
|
|
|
<link th:href="${portalHost + '/thinkTank/policyDetail.css'}" rel="stylesheet">
|
|
|
</head>
|
|
|
<body>
|
|
|
-
|
|
|
- <div th:replace="common::nav('news','apply')"></div>
|
|
|
-
|
|
|
+ <div th:replace="common::nav('news','apply')"></div>
|
|
|
<div id="policyDetail">
|
|
|
<div id="policy_content">
|
|
|
<div class="content_left" th:each="newsDetail:${newsDetail}">
|