mirror of
https://github.com/valentineus/iii-module.git
synced 2025-07-02 11:10:27 +03:00
Alpha version
This commit is contained in:
9
test/components/footer.php
Normal file
9
test/components/footer.php
Normal file
@ -0,0 +1,9 @@
|
||||
<!-- Beginning footer -->
|
||||
<footer class="footer">
|
||||
<div class="container">
|
||||
<p class="text-muted">
|
||||
<a href="mailto:valentineus@gmail.com">valentineus@gmail.com</a>
|
||||
</p>
|
||||
</div>
|
||||
</footer>
|
||||
<!-- End footer -->
|
Reference in New Issue
Block a user