6 lines
317 B
PHP
6 lines
317 B
PHP
<footer class="footer bg-white text-muted border-top">
|
|
<div class="container py-3">
|
|
<p class="text-center mb-0">© 2026 Al Rahma Sunday School by <a class="text-decoration-underline" href="https://isgl.org" target="_blank" rel="noopener noreferrer">ISGL</a>. All Rights Reserved.</p>
|
|
</div>
|
|
</footer>
|