<div id="caa_detail_{{ zone_rec._id }}">
<span class="record-property-label">[% locale.maketext('Flags:') %] </span>{{ zone_rec.flag }}<br>
<span class="record-property-label">[% locale.maketext('Tag:') %] </span>{{ zone_rec.tag }}<br>
<span class="record-property-label">[% locale.maketext('Value:') %] </span>{{ zone_rec.value }}
</div>
Back to Directory