summaryrefslogtreecommitdiff
path: root/app/views/application/_copyright_footer.html.erb
blob: 4a6d240859592b8464012de725ab1e3ad214bc7d (plain)
1
2
3
4
5
6
7
8
9
10
<footer class="footer mt-auto py-3">
    <div class="container d-flex justify-content-between">
        <span class="text-muted">&copy; 2025 FAPG. All rights reserved.</span>
        <ul class="list-inline">
            <li class="list-inline-item"><a href="#" class="text-muted">Privacy Policy</a></li>
            <li class="list-inline-item"><a href="#" class="text-muted">Terms of Use</a></li>
            <li class="list-inline-item"><a href="#" class="text-muted">Contact Us</a></li>
        </ul>
    </div>
</footer>
Copyright 2019--2025 Marius PETER