mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-11-15 22:28:14 +00:00
13 lines
360 B
PHP
13 lines
360 B
PHP
<footer class="app-footer">
|
|
<!--begin::To the end-->
|
|
<div class="float-end d-none d-sm-inline">Anything you want</div>
|
|
<!--end::To the end-->
|
|
<!--begin::Copyright-->
|
|
<strong>
|
|
Copyright © 2014-2023
|
|
<a href="https://adminlte.io">AdminLTE.io</a>.
|
|
</strong>
|
|
All rights reserved.
|
|
<!--end::Copyright-->
|
|
</footer>
|