footer.ejs 159 B

12345
  1. <footer class="footer mt-auto py-3">
  2. <div class="container">
  3. <span class="text-muted">© Copyright James Peret 2004-2020 </span>
  4. </div>
  5. </footer>