79
<tal:mustache condition="request/features/bugs.dynamic_bug_listings.enabled">
80
<em>Server-side mustache</em>
81
<span tal:replace="structure context/mustache" />
82
<em>Client-side mustache</em>
83
<span id="client-listing" />
84
<script tal:content="structure context/mustache_listings" />