<div class="g-ft">
    <footer class="m-footer">
        <p><a href="<%= assetsPath %>" class="footer_logo"><img src="<%= assetsPath %>/img/logo-v2.0-bg-48.png" /></p>
        <p>
            <a href="https://github.com/regular-ui/regular-ui" target="_blank">GitHub</a> |
            <a href="https://github.com/regular-ui/regular-ui/issues" target="_blank">Issues</a> |
            <a href="https://github.com/regular-ui/regular-ui/releases" target="_blank">ChangeLog</a> |
            <a href="https://github.com/regular-ui/regular-ui/blob/master/CONTRIBUTING.md" target="_blank">Contributing</a>
        </p>
        <p>Licensed under <a href="https://github.com/regular-ui/regular-ui/blob/master/LICENSE" target="_blank">MIT license</a>.</p>
    </footer>
</div>
<script src="<%= relativePath %>/js/doc.js"></script>
<script>
<%- script %>
</script>
</body>
</html>
