<article>
<h2>关键词: </h2>
{{queryListText}}
     
<br>
{{each queries q}}
<h2>{{q.key}}</h2>
<p>
{{each q.links l}}
{{@l}}  
{{/each}}
</p>
</article>