mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2024-11-05 18:52:44 +01:00
af9ae06289
* Client Address * Vue components for address * Fix for null objects being passed to Vue * Copy Billing Address * route key * Social auth * Pad out route bindings * Deploy hashes across models * social auth buttons
8 lines
207 B
PHP
8 lines
207 B
PHP
<footer class="app-footer">
|
|
<div class="ml-auto">
|
|
<span>Powered by</span>
|
|
<a href="https://invoiceninja.com">InvoiceNinja</a> © 2018 Invoice Ninja LLC.
|
|
</div>
|
|
</footer>
|
|
|
|
</body> |