2023-07-11 14:42:57 +02:00
|
|
|
<footer class="app-footer">
|
|
|
|
|
<!--begin::To the end-->
|
2023-07-12 07:07:06 +02:00
|
|
|
<div class="float-end d-none d-sm-inline">
|
2023-08-05 06:34:28 +02:00
|
|
|
<a href="{{ route('debug') }}">v{{ $FF_VERSION }}</a>
|
2023-07-12 07:07:06 +02:00
|
|
|
</div>
|
2023-07-11 14:42:57 +02:00
|
|
|
<!--end::To the end-->
|
|
|
|
|
<!--begin::Copyright-->
|
2023-07-12 07:07:06 +02:00
|
|
|
<a href="https://github.com/firefly-iii/firefly-iii/">Firefly III</a> © James Cole,
|
|
|
|
|
<a href="https://github.com/firefly-iii/firefly-iii/blob/main/LICENSE">AGPL-3.0-or-later</a>
|
2023-07-11 14:42:57 +02:00
|
|
|
<!--end::Copyright-->
|
|
|
|
|
</footer>
|