PHP Classes

File: app/pages/system/static/footer.php

Recommend this page to a friend!
  Classes of VITOR GABRIEL M. DANTAS   Pleiades   app/pages/system/static/footer.php   Download  
File: app/pages/system/static/footer.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: Pleiades
Application to implement an issue-tracking system
Author: By
Last change:
Date: 4 months ago
Size: 514 bytes
 

Contents

Class file image Download
<footer align="center">
            <a href="https://github.com/r0t1v/pleiades" target="blank"><i class="fa-brands fa-github"></i></a>
            <a href="https://github.com/r0t1v/pleiades/wiki" target="blank"><i class="fa-solid fa-book-open"></i></a>
        </footer>
        <script type="text/javascript" src="../../vendor/twbs/bootstrap/dist/js/bootstrap.bundle.js"></script>
        <script type="text/javascript" src="../../vendor/fortawesome/font-awesome/js/all.js"></script>
    </body>
</html>