<footer class="footer mt-auto footer-light">    <div class="container-fluid">        <div class="row">            <div class="col-md-6 small">Copyright © Columbia International College {{ "now"|date("Y") }}</div>            <div class="col-md-6 text-md-right small">                <a href="#!">Privacy Policy</a>                ·                <a href="#!">Terms & Conditions</a>            </div>        </div>    </div></footer>