<script type="text/template" data-mvc-template="copyright-template">
    <% if (showCopyright || showConnectorName) { %>
    <div class="text-center font-small">
        <%- showConnectorName ? connectorName : ''%>
        <%= showCopyright ? '&copy; ' + copyright : ''%>
    </div>
    <%}%>

    <!--<span><%-connectorName%> &copy; <%- copyright%></span>-->
</script>

results matching ""

    No results matching ""