|
|
{{# title}}
|
|
|
<div class="floor-header-more">
|
|
|
<h2>{{title}}</h2>
|
|
|
<a class="more-btn iconfont" href="{{more_url}}"></a>
|
|
|
{{#if more_url}}
|
|
|
<a class="more-btn iconfont" href="{{more_url}}"></a>
|
|
|
{{/if}}
|
|
|
</div>
|
|
|
{{/ title}} |
|
|
\ No newline at end of file |
...
|
...
|
|