Responsive Dashboard hinzugefügt
This commit is contained in:
8
templates/modern/dashboard/footer.html
Normal file
8
templates/modern/dashboard/footer.html
Normal file
@ -0,0 +1,8 @@
|
||||
<footer class="py-4 bg-light mt-auto">
|
||||
<div class="container-fluid px-4">
|
||||
<div class="d-flex align-items-center justify-content-between small">
|
||||
<div class="text-muted">Copyright © JU & MI 2023</div>
|
||||
</div>
|
||||
</div>
|
||||
</footer>
|
||||
|
Reference in New Issue
Block a user