<script type="text/template" data-mvc-template="service-info-template">
        <div>
            <% if (hasDescription) { %>
                <div class="service-item-information">
                    <span><%= description%></span>
                </div>
            <% } %>

            <% if (hasEssentialInformation) { %>
                <div class="service-item-information">
                    <span class="text-bold"><i class="icon-info-sign"></i> <%- t("essential.information")%>:</span>
                    <span><%= essentialInformation%></span>
                </div>
            <% } %>
        </div>
    </script>

results matching ""

    No results matching ""