freemarker模版文件有错但不知道哪里错,求大神指点!
<li class="">
<a href="${basepath}/<@ac.htmlPath?interpret/>">${g.title}</a>
</li>
</#if>
<#if x == 5> <#break> </#if>
</#list>
</#if>
</ul>
有没有大神啊,帮看看!谢谢
原代码
粘了你的代码
并没有报错
估计你这是刚引入的freemarker模板
一开始都会有这样的问题
但是并不会影响使用