@@ -5,7 +5,7 @@
<div class="er_content clearfix">
<div class="er_left fl">
<div class="er_nav">
- <h4>政策宣传${categoryId}</h4>
+ <h4>政策宣传</h4>
<#cms_category_list siteId="${site.siteId}" categoryId="1214" isNav="0" var="bean">
<a id="${bean.categoryId}" href="${frontPath}/${site.siteId}/${bean.categoryId}.html">${bean.categoryName}</a>
</#cms_category_list>