aboutsummaryrefslogtreecommitdiff
path: root/views/includes/footer.ejs
blob: ac519d11cd86020ea5d892e4b9875d09e398f820 (plain) (blame)
1
2
3
<footer class="page-footer mt-5 font-small green">
        <div class="footer-copyright text-center py-3">© Copyright 2016-2019, Alee Productions. Powered by ExpressJS, EJS and Material Design Bootstrap.</div>
</footer>