<script type="text/template" data-mvc-template="insurance-result-characteristic-head">
<th class="characteristic-head">
<div class="th-wrapper">
<h4 class="text-overflow" title="<%-name%>"><%-name%></h4>
<div class="bottom-margin-10px">
<%= renderMoney(price, "small")%> <br />
</div>
<button data-val="<%-id%>" class="js-reserve btn btn-block reserve"><i class="icon-checked"></i> <%- t("search.insurance.select")%></button>
<div class="js-copyright position-absolute top-margin-5px"></div>
</div>
</th>
</script>